Title: RE: internal debugging.

I said I didn't want to use the config file only because log4net interop (in VB) doesn't like config files atall.


-----Original Message-----
From: Matthew Brown [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 27, 2005 1:40 PM
To: Log4NET User
Subject: Re: internal debugging.

No config files are allowed? That sounds like a nightmare of a project :(

On 10/27/05, Ramaa Davanagere <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> All the setting to enable log4net internal debugging should be done via
> code. No config files are allowed.
>
>
>
>
> -----Original Message-----
>  From: Ramaa Davanagere
>  Sent: Thursday, October 27, 2005 12:59 PM
>  To: '[email protected]'
>  Subject: internal debugging.
>
>
>
> Is this how I enable internal debugging via code?
>
>
>
> log4net.Util.LogLog.InternalDebugging = true;
>
>
>
> Also, where are these log messages written to? Is it written to text file
> and where is this file located?
>
> If not, how can I set it up to write all the messages to text file?
>
>
>
> Finally, is this quote true?
>
>
>
> "Log4net is designed to not throw exceptions. Your application should
> continue to work even if there is something wrong with log4net."
>
>
>
> Thanks.

Reply via email to