|  From what I understand Tomcat 6 logging has been overhauled and the
| java.util.logging implementation was replaced with JULI, which
| understands how to load per web app configuration files and make the
| corresponding configuration available via the LogManager to the web app.

I think that happened in 5.5, but I haven't read the code. :(

Good catch!  I just checked the 5.5 documentation and it's the same as Tomcat 6.



Yes, log4j Appenders ~= Java logging's Handlers
The name "logger" in both packages are roughly equivalent.

Cool - Thanks for confirming,
- Ole



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to