: Friday, May 02, 2014 10:17 AM
To: Tomcat Users List
Subject: Re: tomcat 6 degugging with JULI
2014-05-02 17:41 GMT+04:00 Roman, John D. :
> Greetings,
> Im currently trying to debug an application in Tomcat 6.0.33. mod_jk is
> being used as well.
> statements like LOGGER.finest(&quo
Greetings,
Im currently trying to debug an application in Tomcat 6.0.33. mod_jk is being
used as well.
statements like LOGGER.finest("Logging an INFO-level message"); should log to
catalina.out, however they are not.
Am I missing something?