protected abstract static class LoggingPatternFormatter.Argument extends Object
Constructor and Description |
---|
Argument() |
Modifier and Type | Method and Description |
---|---|
void |
setPattern(String pattern) |
abstract StringBuffer |
toString(LogRecord record,
StringBuffer toAppendTo) |
protected String pattern
public void setPattern(String pattern)
public abstract StringBuffer toString(LogRecord record, StringBuffer toAppendTo)
Copyright © 2004–2020 CodeLutin. All rights reserved.