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
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