public class VelocityLogger
extends java.lang.Object
implements org.apache.velocity.runtime.log.LogSystem
Constructor and Description |
---|
VelocityLogger(Logger l) |
public VelocityLogger(Logger l) throws java.lang.UnsupportedOperationException
java.lang.UnsupportedOperationException
public void setLog(Logger l)
public Logger getLog()
public void init(org.apache.velocity.runtime.RuntimeServices services) throws java.lang.Exception
init
in interface org.apache.velocity.runtime.log.LogSystem
java.lang.Exception
public void logVelocityMessage(int i, java.lang.String s)
logVelocityMessage
in interface org.apache.velocity.runtime.log.LogSystem