<div dir="ltr">Hi<div><br></div><div>I am using slf4j 1.7.5,logback 1.0.3.</div><div><br></div><div>In my app i am using application context to set app name as per given example.</div><div><a href="http://logback.qos.ch/faq.html">http://logback.qos.ch/faq.html</a><br>
</div><div><br></div><div><a name="sharedConfiguration" href="http://logback.qos.ch/faq.html#sharedConfiguration" style="color:rgb(65,131,196);text-decoration:none;font-family:Verdana,Arial,SunSans-Regular,sans-serif;font-size:medium;line-height:20px">Is it possible for multiple JEE applications to share the same configuration file but without stepping on each other's toes?</a><br>
</div><div><br></div><div><br></div><div>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.</div>
<div><br></div><div>Why this behaviour?</div><div><br></div><div><br></div></div>