Matt Bishop
commented on
LOGBACK-740
NPE in StaticLoggerBinder
I solved my particular issue by making sure spring's ContextLoaderListener loaded before my own SLF4JBridgeListener.
However, this bug still stands, I think. It took me a long time to figure out what was going on because the NPE kept tripping up the exception chain.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators
.
For more information on JIRA, see:
http://www.atlassian.com/software/jira
However, this bug still stands, I think. It took me a long time to figure out what was going on because the NPE kept tripping up the exception chain.