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 TypeClassDescriptionclassDeprecated.Use NullLogChute.classDeprecated.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 TypeMethodDescriptionvoidPrimordialLogSystem.dumpLogMessages(LogSystem newLogger) Deprecated.use transferTo(LogChute newChute)Constructors in org.apache.velocity.runtime.log with parameters of type LogSystemModifierConstructorDescriptionprotectedLogChuteSystem(LogSystem wrapMe) Only classes in this package should be creating this.