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