Tomcat SLF4J Logback is a drop in replacement to tomcat allowing full all internal logging to use our favorite slf4j/logback libraries. If you quickly want to configure Tomcat to use Slf4J and Logback ...
Ultra-low overhead for suppressed logging. In other words, the cost of calling a log method when logging for that level has been disabled is negligible. Uncompromised code coverage. Suppression of ...