
How are you changing log levels? Have you tried the latest version? David
On 29 Oct 2013, at 05:50, Harsimranjit singh Kler <simran4u2@gmail.com> wrote:
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?
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?
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user