public class LogHandler extends Object implements org.apache.velocity.runtime.log.LogChute
| Constructor and Description |
|---|
LogHandler(org.apache.maven.plugin.AbstractMojo mojo) |
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
throws Exception
init in interface org.apache.velocity.runtime.log.LogChuteExceptionpublic boolean isLevelEnabled(int level)
isLevelEnabled in interface org.apache.velocity.runtime.log.LogChutepublic void log(int level,
String content)
log in interface org.apache.velocity.runtime.log.LogChuteCopyright © 2015. All rights reserved.