public class NullLogSystem extends NullLogChute implements LogSystem
DEBUG_ID, DEBUG_ON, ERROR_ID, INFO_ID, WARN_IDDEBUG_ID, DEBUG_PREFIX, ERROR_ID, ERROR_PREFIX, INFO_ID, INFO_PREFIX, TRACE_ID, TRACE_PREFIX, WARN_ID, WARN_PREFIX| Constructor and Description |
|---|
NullLogSystem()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
logVelocityMessage(int level,
String message)
Deprecated.
Use log(level, message).
|
init, isLevelEnabled, log, logpublic void logVelocityMessage(int level,
String message)
logVelocityMessage in interface LogSystemlevel - message - Copyright © 2000–2016. All rights reserved.