|
From: Paul C. <cas...@au...> - 2004-02-19 00:24:55
|
Hi all, Just wondering about the STATUS log level: does this still output FATAL and ERROR messages as well? At what level(s) are stdout and stderr messages logged? Our application has some catch clauses that currently take an action to handle the exception, but no output is produced. I'd like to do a printStackTrace(System.err) for some diagnosis, as I think some of these catches could be the cause of some of our application issues. Regards, Paul Casanova |