public class CommonsLoggingLogSystem extends Object implements org.apache.velocity.runtime.log.LogSystem
VelocityEngineFactoryBean| Constructor and Description |
|---|
CommonsLoggingLogSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.apache.velocity.runtime.RuntimeServices runtimeServices) |
void |
logVelocityMessage(int type,
String msg) |
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
init in interface org.apache.velocity.runtime.log.LogSystempublic void logVelocityMessage(int type,
String msg)
logVelocityMessage in interface org.apache.velocity.runtime.log.LogSystemCopyright © 2013. All Rights Reserved.