Re: Re[4]: Logging of the errors in logging

2006-04-18 Thread Ron Grabowski
; >> 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

Re[4]: Logging of the errors in logging

2006-04-02 Thread unegov
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.

Re: Re[2]: Logging of the errors in logging

2006-04-02 Thread Ron Grabowski
--- > >> 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

Re[2]: Logging of the errors in logging

2006-04-02 Thread unegov
; 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

RE: Logging of the errors in logging

2006-04-02 Thread Nicko Cadell
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'

Logging of the errors in logging

2006-03-29 Thread unegov
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