Defensive catch block in LogbackLoggingSystem
Older versions of JBoss AS have a classpath clash with an older SLF4J (pre 1.6.5), so to prevent an app from blowing up on startup we defensively catch a NoSuchMethodError. Fixes gh-339
Showing
Please register or sign in to comment