|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.linkedin.groovy.util.log.JulToSLF4jBridge
class JulToSLF4jBridge
Method Summary | |
---|---|
static void
|
installBridge()
The problem with |
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Method Detail |
---|
static void installBridge()
SLF4JBridgeHandler.install()
method is that it does not
remove the other handlers and as a result logs still make it the 'old' way.
Groovy Documentation