[logback-user] Logs are written in wrong file when changing log level.
Harsimranjit singh Kler
simran4u2 at gmail.com
Tue Oct 29 06:50:13 CET 2013
Hi
I am using slf4j 1.7.5,logback 1.0.3.
In my app i am using application context to set app name as per given
example.
http://logback.qos.ch/faq.html
Is it possible for multiple JEE applications to share the same
configuration file but without stepping on each other's
toes?<http://logback.qos.ch/faq.html#sharedConfiguration>
Every thing is fine intially and one common xml file is writing in
different log files but when i am changing log level its not reading
applicationName and start writing in "application-name_IS_UNDEFINED1.log"
File.
Why this behaviour?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20131029/50a8b2ff/attachment.html>
More information about the Logback-user
mailing list