You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by an...@discoverfinancial.com on 2001/08/03 16:20:30 UTC

HELP! log4j internal messages

does anyone know how to turn off these internal messages that get sent to
System.out when there is an error or warning?

i.e.

log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: Y:\magic\magic.log
  at java.lang.Throwable.<init>(Compiled Code)
  at java.lang.Exception.<init>(Compiled Code)
  at java.io.IOException.<init>(IOException.java:38)
  at java.io.FileNotFoundException.<init>(FileNotFoundException.java:35)
  at java.io.FileOutputStream.<init>(FileOutputStream.java:77)
  at java.io.FileWriter.<init>(FileWriter.java:32)
  ...

please HELP.

anita


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org