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