org.apache.velocity.runtime.log
public class AvalonLogSystem extends AvalonLogChute implements LogSystem
AVALON_LOGGER, AVALON_LOGGER_FORMAT, AVALON_LOGGER_LEVEL
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_ID
DEBUG_ID, DEBUG_PREFIX, ERROR_ID, ERROR_PREFIX, INFO_ID, INFO_PREFIX, TRACE_ID, TRACE_PREFIX, WARN_ID, WARN_PREFIX
Constructor and Description |
---|
AvalonLogSystem() |
Modifier and Type | Method and Description |
---|---|
void |
logVelocityMessage(int level,
String message)
Deprecated.
Use log(level, message).
|
finalize, init, init, isLevelEnabled, log, log, shutdown
public void logVelocityMessage(int level, String message)
logVelocityMessage
in interface LogSystem
level
- message
- Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.