Package | Description |
---|---|
org.apache.cxf.ext.logging | |
org.apache.cxf.ext.logging.event | |
org.apache.cxf.ext.logging.slf4j |
Modifier and Type | Method and Description |
---|---|
void |
LoggingFeature.setSender(LogEventSender sender) |
Constructor and Description |
---|
LoggingInInterceptor(LogEventSender sender) |
LoggingOutInterceptor.LoggingCallback(LogEventSender sender,
Message msg,
OutputStream os,
int limit) |
LoggingOutInterceptor(LogEventSender sender) |
Modifier and Type | Class and Description |
---|---|
class |
PrettyLoggingFilter |
Modifier and Type | Method and Description |
---|---|
void |
PrettyLoggingFilter.setNext(LogEventSender next) |
Constructor and Description |
---|
PrettyLoggingFilter(LogEventSender next) |
Modifier and Type | Class and Description |
---|---|
class |
Slf4jEventSender |
Apache CXF