public class NullLogSystem extends java.lang.Object implements LogSystem
| Constructor and Description |
|---|
NullLogSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(RuntimeServices rs)
init()
|
void |
logVelocityMessage(int level,
java.lang.String message)
logs messages to the great Garbage Collector
in the sky
|
public void init(RuntimeServices rs) throws java.lang.Exception
LogSystempublic void logVelocityMessage(int level,
java.lang.String message)
logVelocityMessage in interface LogSystemlevel - severity levelmessage - complete error messageCopyright ? 2002 Apache Software Foundation. All Rights Reserved.