Log4net doesn't track that information. Can you store that information on your 
own in a static variable?



----- Original Message ----
From: lilalfyalien <[EMAIL PROTECTED]>
To: log4net-dev@logging.apache.org
Sent: Thursday, September 18, 2008 6:47:54 AM
Subject: How to find where log4net is logging to at runtime


Hi,

I am using this code to load in an XML config file:

FileInfo configFile = new FileInfo("C:\\Log4Net.Config");
log4net.Config.XmlConfigurator.ConfigureAndWatch(configFile);

How can I then find out where Log4Net is logging to so I can display this
info to my user and tell them to look in the log file at X?

Thanks

Amy
-- 
View this message in context: 
http://www.nabble.com/How-to-find-where-log4net-is-logging-to-at-runtime-tp19550153p19550153.html
Sent from the Log4net - Dev mailing list archive at Nabble.com.

Reply via email to