【发布时间】:2012-03-28 17:19:14
【问题描述】:
我的 Windsor 日志记录工具正在我的项目中工作,方法是关注此页面:http://docs.castleproject.org/Windsor.Logging-Facility.ashx,然后使用 log4net.config。
但是我有兴趣不使用 log4net.config,而是使用基于代码的 appender 设置,如本文所述:How to configure log4net programmatically from scratch (no config)
这可以通过日志工具实现吗?执行此操作的最佳方法是什么?
【问题讨论】:
标签: castle-windsor windsor-facilities