Interface | Description |
---|---|
LogSystem |
Base interface that Logging systems need to implement.
|
Class | Description |
---|---|
AvalonLogSystem |
Implementation of a Avalon logger.
|
Log4JLogSystem | Deprecated
As of v1.3.
|
LogManager |
This class is responsible for instantiating the correct LoggingSystem
|
NullLogSystem |
Logger used in case of failure.
|
PrimordialLogSystem |
Pre-init logger.
|
SimpleLog4JLogSystem |
Implementation of a simple log4j system that will either
latch onto an existing category, or just do a simple
rolling file log.
|
VelocityFormatter |
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.