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
Deprecated.Use NullLogChute.class
Deprecated.Use HoldingLogChute instead!Fields in org.apache.velocity.runtime.log declared as LogSystemMethods 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.