Uses of Class
org.apache.cxf.ext.logging.event.LogEvent
Packages that use LogEvent
Package
Description
-
Uses of LogEvent in org.apache.cxf.ext.logging
Methods in org.apache.cxf.ext.logging with parameters of type LogEventModifier and TypeMethodDescriptionprotected booleanAbstractLoggingInterceptor.shouldLogContent(LogEvent event) protected StringAbstractLoggingInterceptor.stripBinaryParts(LogEvent event, String originalLogString) -
Uses of LogEvent in org.apache.cxf.ext.logging.event
Methods in org.apache.cxf.ext.logging.event that return LogEventModifier and TypeMethodDescriptionDefaultLogEventMapper.map(org.apache.cxf.message.Message message) DefaultLogEventMapper.map(org.apache.cxf.message.Message message, Set<String> sensitiveProtocolHeaders) Methods in org.apache.cxf.ext.logging.event with parameters of type LogEvent -
Uses of LogEvent in org.apache.cxf.ext.logging.slf4j
Methods in org.apache.cxf.ext.logging.slf4j with parameters of type LogEventModifier and TypeMethodDescriptionprotected voidprotected org.slf4j.Loggerprotected StringSlf4jEventSender.getLogMessage(LogEvent event) protected StringSlf4jVerboseEventSender.getLogMessage(LogEvent event) void