-
Deprecated InterfacesInterfaceDescriptionUse LogChute instead!This functionality has been taken over by the Log class
-
Deprecated ClassesClassDescriptionThis class has been replaced by NumberTool, DateTool, DisplayTool, and AlternatorTool available from the Velocity-Tools sub-project. VelocityFormatter will be removed in a future version of Velocity.Will be removed in 2.0Use the #[[unparsed content]]# syntax instead.Use NullLogChute.Use HoldingLogChute instead!This will be removed along with the RuntimeLogger interface.Use RuntimeInstance or RuntimeSingleton instead.
-
Deprecated FieldsFieldDescriptionThis is unused and meaninglessUse LogChute.DEBUG_PREFIX insteadUse LogChute.ERROR_PREFIX insteadUse LogChute.INFO_PREFIX insteadThis appears to have always been meaningless.This appears to have always been meaningless.The functionality this controlled is confusing and no longer necessary.Use LogChute.TRACE_PREFIX insteadThis will be removed in a future versionUse LogChute.WARN_PREFIX instead
-
Deprecated MethodsMethodDescriptionUse getLog() and call debug() on it.Use getLog() and call error() on it.Use getLog() and call info() on it.Use resourceExists(String) instead.Use getLog() and call warn() on it.Use getLog() and call warn() on it.Use getLog() and call warn() on it.Use getLog() and call warn() on it.Use resourceExists(String) instead.Use getLog() and call warn() on it.Use log(level, message).Use log(level, message).use transferTo(LogChute newChute)Use log(level, message).this method isn't called by any classuse getSpecialText(Token t)Just like the whole class....Use addVelocimacro(String, Node, String[], String) insteadUse getLog() and call debug() on it.Use getLog() and call error() on it.Use getLog() and call info() on it.Use getLog() and call warn() on it.Use Log.debug(Object)Use Log.error(Object)Use Log.info(Object)Use Log.warn(Object).Use addVelocimacro(String, Node, String[], String) insteadUse addVelocimacro(String, Node, String[], String) insteadUse getLog() and call debug() on it.Use getLog() and call error() on it.Use getRuntimeServices() instead.Use getLog() and call info() on it.Use getLog() and call warn() on it.Use setLog(Log log) instead.Use setLog(Log log) instead.Use the org.apache.commons.util.StringUtils class instead. Using its firstLetterCaps() method in conjunction with a StringTokenizer will achieve the same result.
-
Deprecated ConstructorsConstructorDescriptionRuntimeLogger is deprecated. Use the other constructor.RuntimeLogger is deprecated. Use the other constructor.org.apache.velocity.runtime.parser.node.PropertyExecutor
(RuntimeLogger, Introspector, Class, String) RuntimeLogger is deprecated. Use the other constructor.RuntimeLogger is deprecated. Use Introspector(Log log).