|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.jxr.log.VelocityLogger
Logging interface for Velocity.
Field Summary |
Fields inherited from interface org.apache.velocity.runtime.log.LogSystem |
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID |
Constructor Summary | |
VelocityLogger()
|
Method Summary | |
void |
init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
|
void |
logVelocityMessage(int level,
java.lang.String msg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VelocityLogger()
Method Detail |
public void init(org.apache.velocity.runtime.RuntimeServices runtimeServices)
init
in interface org.apache.velocity.runtime.log.LogSystem
public void logVelocityMessage(int level, java.lang.String msg)
logVelocityMessage
in interface org.apache.velocity.runtime.log.LogSystem
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |