public class PrettyLoggingOutInterceptor
extends org.apache.cxf.interceptor.LoggingOutInterceptor
| Constructor and Description |
|---|
PrettyLoggingOutInterceptor() |
PrettyLoggingOutInterceptor(int lim) |
PrettyLoggingOutInterceptor(PrintWriter w) |
PrettyLoggingOutInterceptor(String phase) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
transform(String originalLogString) |
formatLoggingMessage, getLogger, handleMessagegetInMemThreshold, getLimit, getPrintWriter, isBinaryContent, isPrettyLogging, isShowBinaryContent, log, setInMemThreshold, setLimit, setOutputLocation, setPrettyLogging, setPrintWriter, setShowBinaryContent, writePayload, writePayloadpublic PrettyLoggingOutInterceptor()
public PrettyLoggingOutInterceptor(String phase)
public PrettyLoggingOutInterceptor(int lim)
public PrettyLoggingOutInterceptor(PrintWriter w)
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.