public class VelocityLogger extends Object implements org.apache.velocity.runtime.log.LogSystem
| Constructor and Description | 
|---|
VelocityLogger()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
init(org.apache.velocity.runtime.RuntimeServices runtimeServices)  | 
void | 
logVelocityMessage(int level,
                  String msg)  | 
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
init in interface org.apache.velocity.runtime.log.LogSystempublic void logVelocityMessage(int level,
                               String msg)
logVelocityMessage in interface org.apache.velocity.runtime.log.LogSystemCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.