public static class VelocityRuntimeProvider.Slf4jLogChute extends Object implements org.apache.velocity.runtime.log.LogChute
| Constructor and Description |
|---|
VelocityRuntimeProvider.Slf4jLogChute() |
public VelocityRuntimeProvider.Slf4jLogChute()
public void init(org.apache.velocity.runtime.RuntimeServices rs)
init in interface org.apache.velocity.runtime.log.LogChutepublic boolean isLevelEnabled(int level)
isLevelEnabled in interface org.apache.velocity.runtime.log.LogChutepublic void log(int level,
String message)
log in interface org.apache.velocity.runtime.log.LogChute