|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.velocity.runtime.log.NullLogSystem
Logger used in case of failure. Does nothing.
| Fields inherited from interface org.apache.velocity.runtime.log.LogSystem |
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID |
| Constructor Summary | |
NullLogSystem()
|
|
| Method Summary | |
void |
init(RuntimeServices rs)
init() |
void |
logVelocityMessage(int level,
java.lang.String message)
logs messages to the great Garbage Collector in the sky |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public NullLogSystem()
| Method Detail |
public void init(RuntimeServices rs)
throws java.lang.Exception
LogSysteminit in interface LogSystem
public void logVelocityMessage(int level,
java.lang.String message)
logVelocityMessage in interface LogSystemlevel - severity levelmessage - complete error message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||