Package org.apache.cxf.ext.logging.event
Class PrettyLoggingFilter
java.lang.Object
org.apache.cxf.ext.logging.event.PrettyLoggingFilter
- All Implemented Interfaces:
LogEventSender
Formats the log message with indents.
If the log message was truncated then this filter might additionally cut incomplete tags
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetNext(LogEventSender next) voidsetPrettyLogging(boolean prettyLogging)
-
Constructor Details
-
PrettyLoggingFilter
-
-
Method Details
-
send
- Specified by:
sendin interfaceLogEventSender
-
setNext
-
setPrettyLogging
public void setPrettyLogging(boolean prettyLogging)
-