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, handleMessage
getInMemThreshold, getLimit, getPrintWriter, isBinaryContent, isPrettyLogging, isShowBinaryContent, log, setInMemThreshold, setLimit, setOutputLocation, setPrettyLogging, setPrintWriter, setShowBinaryContent, writePayload, writePayload
public PrettyLoggingOutInterceptor()
public PrettyLoggingOutInterceptor(String phase)
public PrettyLoggingOutInterceptor(int lim)
public PrettyLoggingOutInterceptor(PrintWriter w)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.