摘要: public delegate void LogReceivedEventHandler(object source, LogReceivedEventArgs e); 基于以上,log4net添加了一个适配类,可以使用: 使用 阅读全文
posted @ 2017-04-25 23:12 无为有道 阅读(170) 评论(0) 推荐(0)
摘要: /// /// Static constructor that initializes logging by reading /// settings from the application configuration file. /// /// /// /// The log4net.I... 阅读全文
posted @ 2017-04-25 21:47 无为有道 阅读(305) 评论(0) 推荐(0)