摘要: 在AssemblyInfo.cs文件中添加[assembly: log4net.Config.XmlConfigurator(Watch = true)]; 或者在Global.asax文件中执行: void Application_Start(object sender, EventArgs e) 阅读全文
posted @ 2018-08-27 15:34 (john_zhang) 阅读(154) 评论(0) 推荐(0)