These are examples for changing the logging level on a sample of Tomcat 
internal components (which generally use the class name as the category). 
Not really useful unless you're trying to track down a bug in Tomcat itself.

"Brian Clark" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Yep, read through that, but it didn't tell me what those directives 
> actually mean. Anyone have anything else?
>
>
>
> ----- Original Message ----
> From: Yassine <[EMAIL PROTECTED]>
> To: Tomcat Users List <users@tomcat.apache.org>
> Sent: Wednesday, September 10, 2008 8:17:01 PM
> Subject: Re: Tomcat logging properties
>
> have a look here if you still need more info
> http://tomcat.apache.org/tomcat-6.0-doc/logging.html
>
>
> On Thu, Sep 11, 2008 at 2:10 AM, Brian Clark <[EMAIL PROTECTED]> 
> wrote:
>> At the bottom of my Tomcat 6.0.16 logging.properties file, I have the 
>> following entries:
>> #org.apache.catalina.startup.ContextConfig.level = FINE
>> #org.apache.catalina.startup.HostConfig.level = FINE
>> #org.apache.catalina.session.ManagerBase.level = FINE
>> #org.apache.catalina.core.AprLifecycleListener.level=FINE
>>
>> Aside from being commented out at the moment, I don't really know what 
>> these do. I couldn't find any documentation on them. Can someone point me 
>> to something that explains what these things might log? I'm struggling 
>> with an application issue, and my current logs and logging levels aren't 
>> showing me much.
>>
>> Thanks,
>> Brian
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> 




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