These information can be available even in release build - if you distribute also *.pdb files for your assemblies
RR -----Původní zpráva----- Od: Ron Grabowski [mailto:rongrabow...@yahoo.com] Odesláno: 4. května 2010 22:59 Komu: Log4NET User Předmět: Re: How to get line number and file name in custom Appender? Some stacktrace information like line numbers are not available in release builds. ----- Original Message ---- From: ITemplate <itempl...@hotmail.com> To: log4net-user@logging.apache.org Sent: Tue, May 4, 2010 4:24:49 PM Subject: Re: How to get line number and file name in custom Appender? Hi Yuriy, Thanks for your reply. I gotta say, I was a bit surprised to see that log4net per default could write out stack information - is the stacktrace collected at all times? It would seem so... -- Werner