I append the line .level = ALL in the file but I can see only fine level
log of catalina but not of  the webapp.
I am using the handler org.apache.comons.logging framework to log and I
just want the fine level log of my webapp.
How can I do this?



On Thu, Feb 28, 2013 at 5:17 PM, Jesse Farinacci <jie...@gmail.com> wrote:

> Greetings,
>
> On Thu, Feb 28, 2013 at 5:28 AM, Vihari Piratla <viharipira...@gmail.com>
> wrote:
> > I am trying to set the logging level of a webapp deployed on tomcat.
> > but I cant see the debug or fine logs in catalina.out.
> > What am I missing?
>
> You configured the logging handlers only, and picked up the default
> logging level. Append the line:
>
> .level = ALL
>
> and then restart Apache Tomcat. After that, a detailed review of
> http://tomcat.apache.org/tomcat-7.0-doc/logging.html would be useful
> for you.
>
> -Jesse
>
> --
> There are 10 types of people in this world, those
> that can read binary and those that can not.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 
Vihari Piratla.
students.iitmandi.ac.in/~p_vihari
*"If you can dream it, You can make it"*

Reply via email to