All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.grgrzybek.notice.TomcatSlf4jLogback Maven / Gradle / Ivy

The newest version!
package com.github.grgrzybek.notice;

/**
 * Tomcat SLF4J Logback is a drop in replacement to tomcat allowing full all
 * internal logging to use our favorite slf4j/logback libraries.
 *
 * @see https://github.com/grgrzybek/tomcat-slf4j-logback
 */
public interface TomcatSlf4jLogback {
    // Empty class to force javadoc generation.
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy