public static final class SpecificCompiler.Slf4jLogChute extends Object implements org.apache.velocity.runtime.log.LogChute
Constructor and Description |
---|
SpecificCompiler.Slf4jLogChute() |
public void init(org.apache.velocity.runtime.RuntimeServices rs) throws Exception
init
in interface org.apache.velocity.runtime.log.LogChute
Exception
public void log(int level, String message)
log
in interface org.apache.velocity.runtime.log.LogChute
public void log(int level, String message, Throwable t)
log
in interface org.apache.velocity.runtime.log.LogChute
public boolean isLevelEnabled(int level)
isLevelEnabled
in interface org.apache.velocity.runtime.log.LogChute
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.