@Immutable public class DefaultPerformanceLogFilterMessageFormatter extends Object implements PerformanceLogFilterMessageFormatter
PerformanceLogFilterMessageFormatter implementation.| Constructor and Description |
|---|
DefaultPerformanceLogFilterMessageFormatter() |
public DefaultPerformanceLogFilterMessageFormatter()
public String format(javax.servlet.ServletRequest request, javax.servlet.ServletResponse res, Throwable th)
PerformanceLogFilterMessageFormatterformat in interface PerformanceLogFilterMessageFormatterrequest - the associated ServletRequest.res - the associated ServletResponse.th - an optional error.Copyright © 2012-2013. All Rights Reserved.