Re: Catching exceptions when appenders are missing

2002-05-23 Thread Ceki Gülcü
I am not sure I understand the question. What do you want to see happen? Please give a concrete example. One of the features I'd like to see in log4j 1.3 are error handlers for configurators much like what exists for appenders. Is this what you want? At 20:43 23.05.2002 +0200, you wrote: >Hi, >

Catching exceptions when appenders are missing

2002-05-23 Thread Fruechtenicht, Torben
Hi, can anyone give me a hint how I can manage to catch those exception from Log4J which are caused by an invalid configuration of appenders (the infamous "No appenders could be found for category..." error) or an invalid file appender path? I understand that I can do all the configuration and