Hi, I am using log4net 1.2.9 from a web application as well as class library (.Net framework 1.1). If there are any errors within log4net, I want them to be logged to eventlog. However, I dont want to log the Debug calls unless I need them. Can I configure the level of logging for internal log4net log calls?

Reply via email to