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

com.github.tomcat.slf4j.logback.notice.TomcatSlf4jLogback Maven / Gradle / Ivy

There is a newer version: 7.0.109.SP1
Show newest version
/**
 * Tomcat-Slf4j-Logback (https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback/)
 *
 * Copyright (c) 2010-2017 Tomcat-Slf4j-Logback.
 *
 * All rights reserved. This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available
 * at https://www.eclipse.org/legal/epl-v10.html.
 *
 * Contributors: Tomcat-Slf4j-Logback Team.
 */
package com.github.tomcat.slf4j.logback.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/tomcat-slf4j-logback/tomcat-slf4j-logback
 */
public interface TomcatSlf4jLogback {
    // Empty class to force javadoc generation.
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy