
This is most likely the known issue of using static logger references in your shared library. - http://jira.qos.ch/browse/LOGBACK-541 - http://logback.qos.ch/manual/loggingSeparation.html On Jan 24, 2014 8:45 AM, "Sumit Anvekar" <sumit.anvekar@gmail.com> wrote:
Hi, I have 2 web applications which use log back for logging. I'm referring to the logback jars in both applications using a single shared library. each application has its own log file.
Most of the logs work fine (i.e, they go to the required log files) but some others get mixed up, e.g. consider applications as A and B, sometime logs from application A are present in application B log files. I'm not sure what is causing this.
Let me know if i'm missing anything.
Sumit.
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user