Uses of Interface
org.apache.velocity.runtime.log.LogSystem
Packages that use LogSystem
-
Uses of LogSystem in org.apache.velocity.runtime.log
Classes in org.apache.velocity.runtime.log that implement LogSystemModifier and TypeClassDescriptionclass
Implementation of a Avalon logger.class
Deprecated.Use Log4JLogChute instead.class
Deprecated.Use NullLogChute.class
Deprecated.Use HoldingLogChute instead!class
Deprecated.Use Log4JLogChute instead.Methods in org.apache.velocity.runtime.log with parameters of type LogSystemModifier and TypeMethodDescriptionvoid
PrimordialLogSystem.dumpLogMessages
(LogSystem newLogger) Deprecated.use transferTo(LogChute newChute)Constructors in org.apache.velocity.runtime.log with parameters of type LogSystemModifierConstructorDescriptionprotected
LogChuteSystem
(LogSystem wrapMe) Only classes in this package should be creating this.