摘要: 1 先安装NLog程序包 如上图 :2 建了一个调用的类 NLogHelper 内容如下:using System;using System.Collections.Generic;using System.Linq;using System.Web;using NLog;namespace Vid... 阅读全文
posted @ 2014-08-28 21:07 桔子柠檬 阅读(234) 评论(0) 推荐(0) 编辑