3 lines
148 B
Properties
3 lines
148 B
Properties
|
# send any java.util.logging to SLF4J
|
||
|
# only thing known in the system using java.util.logging is CXF
|
||
|
handlers = org.slf4j.bridge.SLF4JBridgeHandler
|