RE: Logging exceptions to a separate file

2003-08-18 Thread Shapira, Yoav
Howdy, Assuming you log your exceptions with level error or higher, simply define another FileAppender for the root logger whose threshold is error. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Abramson, Rami [mailto:[EMAIL PROTECTED] >Sent: Monday, August 18, 2003

RE: Logging exceptions to a separate file

2003-08-19 Thread Abramson, Rami
TECTED] Sent: Monday, August 18, 2003 3:39 PM To: Log4J Users List Subject: RE: Logging exceptions to a separate file Howdy, Assuming you log your exceptions with level error or higher, simply define another FileAppender for the root logger whose threshold is error. Yoav Shapira Millen