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.LogSystem
Exception
public void logVelocityMessage(int maxResults, String string)
logVelocityMessage
in interface org.apache.velocity.runtime.log.LogSystem
Copyright © 2003–2021 Atlassian. All rights reserved.