[logback-user] Logs getting mixed in log file

Troy Hart troy.hart at gmail.com
Fri Jan 24 18:14:35 CET 2014


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 at 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 at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20140124/e951affd/attachment.html>


More information about the Logback-user mailing list