
14 Nov
2012
14 Nov
'12
11:30 p.m.
Hello, We are developing a web application that has its logging configuration under /classes. Unfortunately, we depend on another JAR (which we can't modify) which also has a its own logback.xml file. During the startup process logback detects and uses both files. Is there any way to set it up so that the one included in the JAR is ignored? Thanks,