|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log.format.PatternFormatter
org.apache.velocity.runtime.log.VelocityFormatter
public class VelocityFormatter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.log.format.PatternFormatter |
|---|
org.apache.log.format.PatternFormatter.PatternRun |
| Field Summary |
|---|
| Fields inherited from class org.apache.log.format.PatternFormatter |
|---|
MAX_TYPE |
| Constructor Summary | |
|---|---|
VelocityFormatter(java.lang.String format)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getTime(long time,
java.lang.String format)
Utility method to format time. |
| Methods inherited from class org.apache.log.format.PatternFormatter |
|---|
format, formatPatternRun, getCategory, getContextMap, getMessage, getPriority, getRTime, getStackTrace, getThread, getTypeIdFor, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityFormatter(java.lang.String format)
format - | Method Detail |
|---|
protected java.lang.String getTime(long time,
java.lang.String format)
getTime in class org.apache.log.format.PatternFormattertime - the timeformat - ancilliary format parameter - allowed to be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||