| HoldingLogChute |
Pre-init logger.
|
| JdkLogChute |
Implementation of a simple java.util.logging LogChute.
|
| Log |
Convenient wrapper for LogChute functions.
|
| LogChuteSystem |
Wrapper to make user's custom LogSystem implementations work
with the new LogChute setup.
|
| LogDisplayWrapper |
This is a wrapper around a log object, that can add a prefix to log messages
and also turn logging on and off dynamically.
|
| LogManager |
This class is responsible for instantiating the correct LogChute
|
| NullLogChute |
Logger used in case of failure.
|
| NullLogSystem |
Deprecated.
|
| PrimordialLogSystem |
Deprecated.
|
| RuntimeLoggerLog |
Deprecated.
|
| SystemLogChute |
Logger used when no other is configured.
|