Upon my investigation, it seems like my problem with reloading is related to the change made in version 1.0.2 (http://jira.qos.ch/browse/LOGBACK-327 ).
I tested with version 1.0.1 or 1.1.2 the configuration is not reloaded when there is change. Note: I haven't run the app on debug mode. Johanes > > Message: 4 > Date: Tue, 4 Nov 2014 10:01:11 +0000 > From: David Roussel <[email protected]> > To: logback users list <[email protected]> > Subject: Re: [logback-user] logback.xml not reloaded > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > My only suggestion is running it in a debugging session in your IDE and > seeing what is happening that way. > > David > > > On 4 Nov 2014, at 07:34, Johanes Soetanto <[email protected]> wrote: > > > > Hi there, > > > > I would like to know if there is a way to debug why logback.xml > configuration change cannot be reloaded by our application. It had been > working correctly on our application for a long time, however I discover > from a week ago that change at runtime is not applied. If i restart the > application, the change is applied properly. configuration xml is using > basic one using scan="true". > > > > I tried adding debug="true" but no information message apart from usual > logback information message before application startup. The only change I > can think of is we change Tomcat from 6.0.x to 7.0.56. We are using logback > version 1.0.13. > > > > Any assistance is appreciated. > > > > Thanks > > > > Johanes > > _______________________________________________ > > Logback-user mailing list > > [email protected] > > http://mailman.qos.ch/mailman/listinfo/logback-user > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mailman.qos.ch/pipermail/logback-user/attachments/20141104/f0739788/attachment-0001.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Logback-user mailing list > [email protected] > http://mailman.qos.ch/mailman/listinfo/logback-user > > ------------------------------ > > End of Logback-user Digest, Vol 38, Issue 1 > ******************************************* >
_______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
