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: [email protected]
For additional commands, e-mail: [email protected]
