Uses of Class
org.apache.cxf.common.logging.AbstractDelegatingLogger
-
Uses of AbstractDelegatingLogger in org.apache.cxf.common.logging
Modifier and TypeClassDescriptionclass
java.util.logging.Logger implementation delegating to SLF4J.Modifier and TypeMethodDescriptionstatic void
LogUtils.setLoggerClass
(Class<? extends AbstractDelegatingLogger> cls) Specify a logger class that inherits fromAbstractDelegatingLogger
.