I am not able to download the sample application, but I have the same setup. This was resolved by setting up a Servlet Listener that invokes: http://logback.qos.ch/manual/configuration.html#stopContext
Unfortunately, there is no default implementation for this in logback-classic. The closest being the patch submitted in: http://jira.qos.ch/browse/LOGBACK-1020
|