Hello everybody,

I discovered those logging instruction in the tomcat sources:

            if (log.isDebugEnabled())
                log.debug(" Not subject to any constraint");

how can I set up my tomcat to return true to log.isDebugEnables() ?

Best Regards,

Oliver Block

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to