[logback-user] jul-to-slf4j conflicts with logback-classic
cowwoc
cowwoc at bbs.darktech.org
Sun Sep 21 07:00:13 CEST 2008
Hi,
If I deploy:
slf4j-api
logback-classic
logback-core
jul-to-slf4j
I get:
Deploying application in domain failed; Logging factory implementation
cannot be null. See also http://www.slf4j.org/codes.html#null_LF
but if I remove jul-to-slf4j from the classpath it works just fine (except,
obviously, jul-to-slf4j is disabled).
I am invoking SLF4JBridgeHandler.install() from within a
ServletContextListener. Perhaps this is too late somehow?
What am I doing wrong?
Thank you,
Gili
--
View this message in context: http://www.nabble.com/jul-to-slf4j-conflicts-with-logback-classic-tp19590922p19590922.html
Sent from the Logback User mailing list archive at Nabble.com.
More information about the Logback-user
mailing list