RE: RE : How can I see log4j output on the console?

2002-08-27 Thread Pooleery, Manoj
%c{1} - %m%n -Original Message- From: Andy Eastham [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 10:29 AM To: Tomcat Users List Subject: RE: How can I see log4j output on the console? Michael, Here's an example config file that logs to a file and the console

RE : RE : How can I see log4j output on the console?

2002-08-27 Thread Michael
I am using both System.out and log.fatal() and neither appear on the console. -Original Message- From: Pooleery, Manoj [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 2:34 PM To: 'Tomcat Users List' Subject: RE: RE : How can I see log4j output on the console? Also