@Deprecated public class LogSystemCommonsLog extends LogChuteCommonsLog
This is basically an empty subclass of LogChuteCommmonsLog that exists merely for backwards compatibility with VelocityTools 1.x. Please use LogChuteCommonsLog directly, as this will likely be removed in VelocityTools 2.1, if not earlier.
Constructor and Description |
---|
LogSystemCommonsLog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
setVelocityEngine(org.apache.velocity.app.VelocityEngine target)
Deprecated.
Use LogChuteCommonsLog.setVelocityLog(Log target) instead
|
debug, debug, error, error, fatal, fatal, getTarget, getVelocityLog, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, setVelocityLog, trace, trace, warn, warn
Copyright © 2002–2016 Apache Software Foundation. All rights reserved.