I have a minor problem with logback (version 0.99). When I undeploy my web
application the log files are still locked and they remain locked (under
Windows).

How is this supposed to work? Is this expected behavior, or does that mean I
have a resource leak in my application? I see appenders do have stop method,
but I didn't find any overall shutdown method in Logback. How is log file
closing supposed to work?

I have logback.xml in my classpath and I'm not doing any explicit
initialization. I use RollingFileAppender with TimeBasedRollingPolicy.

Many thanks for any help.
-- 
View this message in context: 
http://www.nabble.com/log-files-locked-after-application-undeploy-tp17619508p17619508.html
Sent from the Logback User mailing list archive at Nabble.com.

_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to