[Opensource] Tomcat 4.1 logging
Mike Traum
mtraum at cirnetwork.org
Tue Nov 5 16:18:38 PST 2002
I assume you're talking about the startup info that goes to
logs/catalina.out ? If so, that's a simple redirect in bin/catalina.sh (I
know nothing of the windows stuff). If you're talking about the
catalina_log.2002*.txt files, they're handled by the global logger defined
in conf/server.xml .
Mike
-----Original Message-----
From: opensource-admin at jcorporate.com
[mailto:opensource-admin at jcorporate.com]On Behalf Of Michael Rimov
Sent: Monday, November 04, 2002 3:33 PM
To: opensource at jcorporate.com
Subject: [Opensource] Tomcat 4.1 logging
Hey All,
Any chance anybody out there has delved into the low level guts of
Tomcat? Specifically, what I'm looking at is how to get Tomcat to print
out Console output at startup.
Currrently:
-All System.out/System.err during startup is written to the log file.
-All log4j console output during startup is written to the log file.
After initial startup, then log4j console output writes correctly to the
screen. However, this behavior could SERIOUSLY confuse newbies that have a
configuration problem.
So any ideas at getting console output during startup for Catalina?
Thanks!
-Mike
_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list