Package ch.qos.logback.classic.servlet
-
Class Summary Class Description LogbackServletContainerInitializer Attaches a new instance ofLogbackServletContextListener
to the current web-applicationsServletContext
.LogbackServletContextListener Allows for graceful shutdown of theLoggerContext
associated with this web-app.