On 10/07/2010 05:22, Caldarale, Charles R wrote:
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: Tomcat 7.0, logging configuration
>>
>> On 09/07/2010 22:32, André Warnier wrote:
>>>
>>> I believe the same section is also part of the
>>&
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: Tomcat 7.0, logging configuration
>
> On 09/07/2010 22:32, André Warnier wrote:
> >
> > I believe the same section is also part of the
> > logging.properties file distributed with Tomcat.
> >
> >
On 09/07/2010 22:32, André Warnier wrote:
> Hi.
>
> I notice in the online doc of Tomcat 7.0, page
> http://tomcat.apache.org/tomcat-7.0-doc/logging.html
> at the end of the first big box on the page, this paragraph :
>
> # For example, set the com.xyz.foo logger to only log SEVERE
> # messages:
Hi.
I notice in the online doc of Tomcat 7.0, page
http://tomcat.apache.org/tomcat-7.0-doc/logging.html
at the end of the first big box on the page, this paragraph :
# For example, set the com.xyz.foo logger to only log SEVERE
# messages:
#org.apache.catalina.startup.ContextConfig.level = FINE
#