[logback-user] Suppress or redirect Logback's internal status messages?
Derek Mahar
derek.mahar at gmail.com
Wed Aug 4 18:29:58 CEST 2010
Yes, I'm using WebLogic server. Are you suggesting that SLF4J is
loading and configuring Logback twice? If this were the case,
wouldn't I see duplicates of all of Logback's status messages? Do you
know how I can fix this problem?
Derek
On Wed, Aug 4, 2010 at 12:11 PM, Robert Elliot <rob at lidalia.org.uk> wrote:
> Logback only outputs its status messages when there is a warning or error - in this case Logback thinks that you have two logback.xml files on the classpath. As they have the same path, it looks like Logback is wrong.
>
> Are you using WebLogic? There was a similar issue with SLF4J wrongly thinking there were multiple bindings on the classpath.
More information about the Logback-user
mailing list