Module ch.qos.logback.classic
Package ch.qos.logback.classic.servlet
Contains servlet components for integrating Logback with web applications.
-
Class Summary Class Description LogbackServletContainerInitializer Attaches a new instance ofLogbackServletContextListenerto the current web-applicationsServletContext.LogbackServletContextListener Allows for graceful shutdown of theLoggerContextassociated with this web-app.