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