工作中点滴记录

永远保持学徒心态

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年5月16日

摘要: http://logging.apache.org/log4net/配置如下:在<configSections>节点配置如下: <configSections> <section name ="log4net" type="System.Configuration.IgnoreSectionHandler"/> </configSections>另外,还要在顶级节点<configuration>下增加<log4net>子节点;在<log4net>节点下增加<appe 阅读全文
posted @ 2011-05-16 19:29 梦里故乡 阅读(279) 评论(0) 推荐(1) 编辑