public class NullVelocityLogSystem extends Object implements org.apache.velocity.runtime.log.LogSystem
| Constructor and Description | 
|---|
| NullVelocityLogSystem() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(org.apache.velocity.runtime.RuntimeServices runtimeServices) | 
| void | logVelocityMessage(int maxResults,
                  String string) | 
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
          throws Exception
init in interface org.apache.velocity.runtime.log.LogSystemExceptionpublic void logVelocityMessage(int maxResults,
                               String string)
logVelocityMessage in interface org.apache.velocity.runtime.log.LogSystemCopyright © 2003–2019 Atlassian. All rights reserved.