Re: how to use errorHandler

2014-02-25 Thread Thorsten Schöning
Guten Tag Nandan S, am Dienstag, 25. Februar 2014 um 10:14 schrieben Sie: > Is my configuration file correct ? It looked correct to me, but you can compare with: trunk\src\test\resources\input\xml\fallback1.xml Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail:thor

Re: how to use errorHandler

2014-02-25 Thread Nandan S
http://apache-logging.6191.n7.nabble.com/how-to-use-errorHandler-tp44799p44802.html Sent from the Log4cxx - Users mailing list archive at Nabble.com.

Re: how to use errorHandler

2014-02-25 Thread Thorsten Schöning
Guten Tag Nandan S, am Dienstag, 25. Februar 2014 um 09:21 schrieben Sie: > I getting following error while using the errorHandler. Request help in > proper usage of errorHandler. > - > log4cxx: Could not i

how to use errorHandler

2014-02-25 Thread Nandan S
/";> -- View this message in context: http://apache-logging.6191.n7.nabble.com/how-to-use-errorHandler-tp44799.html Sent from the Log4cxx - Users mailing list archive at Nabble.com.

Re: How to use ErrorHandler in Log4cxx

2005-03-30 Thread Curt Arnold
ErrorHandler has been removed from log4j and will be removed from log4cxx (http://marc.theaimsgroup.com/?l=log4j-dev&m=110174381931663&w=2). The design in log4j 1.2 has proved not to be adequate to the requirements. If you need to have that type of functionality in log4j or log4cxx at the pr

How to use ErrorHandler in Log4cxx

2005-03-30 Thread Jayant Dusane
Hi friends     I am using the Log4cxx in my application, But got a big problem at error handler. If suppose logs r going to record at server side and server goes down, then throw  the FALLBACK ie handler we can divert the logs. I wrote the xml fil