ErrorHandlers

2009-08-18 Thread Himanshu Gupta
Can someone please point me to example on how to implement custom ErrorHandler and not use the default one? I am currently logging all my logs in log files over the network through RollingFileAppender. But if there is any glitch in network and it goes down and recovers, application runs fine bu

Multiple ErrorHandlers

2009-02-26 Thread Chandresh Turakhia
Dear all : How do u configure "Multiple Error Handlers" .. I write to SocketAppender ( NewSocketappender ) but if it fails I want it to go to multiple Files based on loggers. This code does not give error while loading but does not write to fallback_* files as backup. I understand log4j schema