Question is - how do I try + catch around a category.info or other logging
statement when nothing is thrown by the info method of category ?

I see there is mention of an error handler that appenders may delegate their
error handling to - but is there an example of how to check for errors
somewhere ?

Basically I want to use a DailyRollingFileAppender - and put a try-catch
block around each .info statement or something similar

Sorry to ask such a basic question -


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to