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.LogSystem
public void logVelocityMessage(int type, String msg)
logVelocityMessage
in interface org.apache.velocity.runtime.log.LogSystem
Copyright © 2015. All Rights Reserved.