Package | Description |
---|---|
org.apache.cxf.ext.logging | |
org.apache.cxf.ext.logging.event | |
org.apache.cxf.ext.logging.slf4j |
Modifier and Type | Field and Description |
---|---|
protected LogEventSender |
AbstractLoggingInterceptor.sender |
Modifier and Type | Method and Description |
---|---|
void |
LoggingFeature.setSender(LogEventSender sender) |
Constructor and Description |
---|
AbstractLoggingInterceptor(String phase,
LogEventSender sender) |
LoggingCallback(LogEventSender sender,
Message msg,
OutputStream os,
int limit) |
LoggingInInterceptor(LogEventSender sender) |
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