|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogSystem | |
---|---|
org.apache.velocity.runtime.log |
Uses of LogSystem in org.apache.velocity.runtime.log |
---|
Classes in org.apache.velocity.runtime.log that implement LogSystem | |
---|---|
class |
AvalonLogSystem
Implementation of a Avalon logger. |
class |
Log4JLogSystem
Deprecated. Use Log4JLogChute instead. |
class |
NullLogSystem
Deprecated. Use NullLogChute. |
class |
PrimordialLogSystem
Deprecated. Use HoldingLogChute instead! |
class |
SimpleLog4JLogSystem
Deprecated. Use Log4JLogChute instead. |
Methods in org.apache.velocity.runtime.log with parameters of type LogSystem | |
---|---|
void |
PrimordialLogSystem.dumpLogMessages(LogSystem newLogger)
Deprecated. use transferTo(LogChute newChute) |
Constructors in org.apache.velocity.runtime.log with parameters of type LogSystem | |
---|---|
LogChuteSystem(LogSystem wrapMe)
Only classes in this package should be creating this. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |