摘要:
//优先级1 protected void Page_Error(object sender, EventArgs e) { Exception objErr = Server.GetLastError().GetBaseException(); using (System.IO.StreamW... 阅读全文
posted @ 2015-08-26 15:58
邹阳
阅读(226)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-08-26 14:27
邹阳
阅读(355)
评论(0)
推荐(0)
摘要:
log4net的配置信息可以直接配置在系统的配置文件中,也可以单独写一个配置文件,文件名随便起,如log4net.config,单独的文件属性“复制到输出目录”应该是true。因为log4net框架会在相对于AppDomain.CurrentDomain.BaseDirectory 属性定义的目录路 阅读全文
posted @ 2015-08-26 14:13
邹阳
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号