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