[logback-user] LoggerContext.stop()
Jeff Jensen
jjensen at apache.org
Thu Dec 10 20:39:45 CET 2009
It seems the code in [1] and [2] do the same thing - call
LoggerContext.stop(). Is this true (and therefore only
need ContextDetachingSCL), or are both needed in a
"thorough web app shutdown"?
[1] Section "Hot deploying applications" on page
http://logback.qos.ch/manual/loggingSeparation.html
[2] Section "Avoiding memory leaks"
http://logback.qos.ch/manual/jmxConfig.html#leak
More information about the Logback-user
mailing list