; >> NC> system. If there is a problem logging log4net will not
> propagate
> >> errors
> >> NC> into the calling application.
> >> NC> While the current internal error handling is not flexible
> enough
> >> it is
> >> NC> un
From: Matthew Brown [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 06, 2006 8:47 AMTo: Log4NET
UserSubject: Re: Logging of the errors
Does RollingFileAppender support writing files through http? I doubt
that it does. You should configure your RollingLogFileAppender to point to a
directory (with c
Does RollingFileAppender support writing files through http? I doubt that it does. You should configure your RollingLogFileAppender to point to a directory (with c:\blah\blah) syntax or look into using a network-aware appender like RemotingAppender, etc.
On 4/5/06, Ganapatiraju, Shiva (OCFS) <[EMAI
Hi Ron,
I want to log into my LocalHost for errors. But does not seem to do
that.
http://Localhost/SSOPAppLog.txt"; />
Any help is appreciated.
With warm regards,
Shiva
Shiva Ganapatiraju
Developer - SSOP , NYS - OCFS
5
ropagate
>> errors
>> NC> into the calling application.
>> NC> While the current internal error handling is not flexible enough
>> it is
>> NC> unlikely that it will be changed to accommodate a completely
>> reliable
>> NC> logging scenario.
---
> >> From: unegov [mailto:[EMAIL PROTECTED]
> >> Sent: 30 March 2006 08:43
> >> To: [email protected]
> >> Subject: Logging of the errors in logging
> >>
> >> Log4net is a great tool but I'm not fully satisfied how
&g
; Sent: 30 March 2006 08:43
>> To: [email protected]
>> Subject: Logging of the errors in logging
>>
>> Log4net is a great tool but I'm not fully satisfied how
>> log4net deals with errors in logging. In my project it is
>> necessary not to
completely reliable
logging scenario.
Regards,
Nicko
> -Original Message-
> From: unegov [mailto:[EMAIL PROTECTED]
> Sent: 30 March 2006 08:43
> To: [email protected]
> Subject: Logging of the errors in logging
>
> Log4net is a great tool but I'
Log4net is a great tool but I'm not fully satisfied how log4net deals
with errors in logging. In my project it is necessary not to lose any
logging messages if the logging is on so I would prefer log4net
threw exceptions rather than wrote errors of logging into
Console.Error and Trace as informatio