org.apache.velocity.runtime.log
public class VelocityFormatter extends org.apache.log.format.PatternFormatter
Constructor and Description |
---|
VelocityFormatter(java.lang.String format) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getTime(long time,
java.lang.String format)
Utility method to format time.
|
protected java.lang.String getTime(long time, java.lang.String format)
getTime
in class org.apache.log.format.PatternFormatter
time
- the timeformat
- ancilliary format parameter - allowed to be nullCopyright ? 2002 Apache Software Foundation. All Rights Reserved.