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 |
---|---|
protected boolean |
AbstractLoggingInterceptor.shouldLogContent(LogEvent event) |
Modifier and Type | Method and Description |
---|---|
LogEvent |
DefaultLogEventMapper.map(Message message) |
Modifier and Type | Method and Description |
---|---|
static String |
LogMessageFormatter.format(LogEvent event) |
void |
PrintWriterEventSender.send(LogEvent event) |
void |
LogEventSender.send(LogEvent event) |
void |
PrettyLoggingFilter.send(LogEvent event) |
void |
DefaultLogEventMapper.setEpInfo(Message message,
LogEvent event) |
Modifier and Type | Method and Description |
---|---|
protected String |
Slf4jVerboseEventSender.getLogMessage(LogEvent event) |
protected String |
Slf4jEventSender.getLogMessage(LogEvent event) |
void |
Slf4jEventSender.send(LogEvent event) |
Apache CXF