I am trying to work out how to tailor the log entries going into the Catalina
log files, and am having no luck at all.  

I am using Tomcat 5.5.17.

I have looked around for documentation of JULI, but I can find nothing 
which makes sense.  There is a comment at the end of the logging,properties
file which says there should be a example of exactly the type I want.  It 
says:-

# For example, set the com.xyz.foo logger to only log SEVERE
# messages:
#org.apache.catalina.startup.ContextConfig.level = FINE
#org.apache.catalina.startup.HostConfig.level = FINE
#org.apache.catalina.session.ManagerBase.level = FINE

but as you can see this never mentions SEVERE in the sample
lines, only FINE.  Also it does not mention com.xyz.foo in the
sample lines.

There was a mention that Google found that said that there was
some documentation in the JULI source, but I do not know where
in the Tomcat source tree JULI is to be found, and there is an 
awful lot to search.

Please, does anyone know how to do this, it is causing me
real grief.

Thanks

David

---------------------------------------------------------------------
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