摘要: 1。日记记录主要是当程序出现了BUG时候记录到数据库时候出现了问题。记录不了。就记录到Windows日志里面 具体用法如下:需要引入(NuGet)EnterpriseLibrary.Common public void LogGeneral(GeneralLogEntry logEntry) { ... 阅读全文
posted @ 2015-04-20 10:35 weiwenjie 阅读(677) 评论(0) 推荐(0)