Package org.apache.velocity.runtime.log
package org.apache.velocity.runtime.log
-
ClassDescriptionImplementation of a Avalon logger.Implementation of a Avalon logger.Redirects Velocity's LogChute messages to commons-logging.Implementation of a simple java.util.logging LogChute.Convenient wrapper for LogChute functions.Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log.Deprecated.Use Log4JLogChute instead.Base interface that logging systems need to implement.Wrapper to make user's custom LogSystem implementations work with the new LogChute setup.This is a wrapper around a log object, that can add a prefix to log messages and also turn logging on and off dynamically.This class is responsible for instantiating the correct LogChuteDeprecated.Use LogChute instead!Logger used in case of failure.Deprecated.Use NullLogChute.Deprecated.Use HoldingLogChute instead!Deprecated.This will be removed along with the RuntimeLogger interface.Simple wrapper for the servlet log.Deprecated.Use Log4JLogChute instead.Logger used when no other is configured.