RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

Re: Why does log4net.LogManager.Shutdown() throw an exception?

2004-12-18 Thread Graham Innocent
Dru Sellers wrote: - $exception {"Object reference not set to an instance of an object." } System.NullReferenceException When I try to close LogManager why does it throw an exception? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

Why does log4net.LogManager.Shutdown() throw an exception?

2004-12-18 Thread Dru Sellers
- $exception {"Object reference not set to an instance of an object." } System.NullReferenceExceptionWhen I try to close LogManager why does it throw an exception? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.817 / Virus D

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

RE: [Log4net-devel] Log an Exception

2004-12-18 Thread Collier, Mike
What files do I need (from Log4NET's CVS repository) in order to get Log4NET to use the Exceptions ToString() method when rendering an exception? If I should use the latest version from CVS, would I just need to derive from the PatternLayout class and override the CreatePatternParser() method to a

RE: Viewing log4net XML documentation

2004-12-18 Thread Mike Blake-Knox
Sure enough, it was exactly where you said it should be. Can I suggest that you put a link to it in the main document (index.html) please? (Amazingly enough, the build file seems to currently have the only reference to the compiled help). Thanks. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Of

Re: How to use ErrorHandler

2004-12-18 Thread Ron Grabowski
If you download and install this free program: http://www.sysinternals.com/ntw2k/freeware/debugview.shtml And setup log4net to run in Debug mode: You should be able to see your Appenders being initialized and/or the exceptions that are caused by incorrectly configured Appenders. This is h

RE: trying somthing simple, and it fails

2004-12-18 Thread Chase Rogers
Good call! -Original Message- From: Graham Innocent [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 2:51 PM To: Log4NET User Subject: Re: trying somthing simple, and it fails Hi, A couple of things to double check:- 1) You have a hard-coded file reference : "..\\..\\log4net.