Package | Description |
---|---|
org.apache.cxf.common.logging |
Modifier and Type | Class and Description |
---|---|
class |
Slf4jLogger
java.util.logging.Logger implementation delegating to SLF4J.
|
Modifier and Type | Method and Description |
---|---|
static void |
LogUtils.setLoggerClass(Class<? extends AbstractDelegatingLogger> cls)
Specify a logger class that inherits from
AbstractDelegatingLogger . |
Apache CXF