English 中文(简体)
标签:的问答
并发log4j
原文:concurrent log4j

我有自己的日志引擎,它在一个带有阻塞队列的单独线程上写入日志。为了使用“标准软件”,我正在考虑切换到log4j。

何时配置Log4Net?
原文:When is Log4Net configured?

Given that you have [assembly: log4net.Config.XmlConfigurator(ConfigFile = "Log4Net.config", Watch = true)] in your AssemblyInfo.cs file, when is Log4Net configured? Is it at the application start ...

热门标签