Currently, we log our exceptions to a log file and everything works well. But, what happens when log4j can't do this? Will it automatically write to System.err?
Basically, it's my task to handle the rare situations when log4j doesn't write to our log file, which would be to write to System.err. All comments are appreciated. Thanks, James --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]