I am using log4net to log exceptions, and I thought I saw a way for log4net
to get the line number of the exception even if the program was compiled in
release mode.  I know how to get the line number of call to logger.Error(),
etc. using patterns, but I want a way to get the line number of the
exception without it being in debug mode.

Phillip Ring
Software Developer
Hitcents.com

Reply via email to