Package | Description |
---|---|
org.apache.velocity.runtime.log |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
PrimordialLogSystem.dumpLogMessages(LogSystem newLogger)
Deprecated.
use transferTo(LogChute newChute)
|
Constructor and Description |
---|
LogChuteSystem(LogSystem wrapMe)
Only classes in this package should be creating this.
|
Copyright © 2000–2017. All rights reserved.