public class PrettyLoggingFeature
extends org.apache.cxf.feature.LoggingFeature
Constructor and Description |
---|
PrettyLoggingFeature() |
Modifier and Type | Method and Description |
---|---|
protected static String |
formatXmlPayload(String originalLogString)
Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
|
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
getLimit, isPrettyLogging, setLimit, setPrettyLogging
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.