| Interface | Description |
|---|---|
| CallLogger |
TODO document me !ine
|
| ILogOutput |
Defines a connectable logger which can be used with the built-in logging facilities to actually write a log message.
|
| Class | Description |
|---|---|
| DefaultStatsLogger |
The DefaultStatsLogger class providing a logging utility for stats default value.
|
| IntervalStatsLogger |
This helper class logs the stats of a producer with a ILogOutput object at selected interval (as soon as the interval update is fired).
|
| JavaUtilLogOutput |
A ILogOutput associated with a java.util.logging.Logger.
|
| Log4JOutput |
A ILogOutput associated with a Log4J Logger.
|
| LoggerUtil |
Small utility class to provide common logging methods.
|
| SL4JLogOutput | Deprecated |
| SLF4JCallLogger |
TODO comment this class
|
| SLF4JLogOutput |
A ILogOutput associated with a SLF4J Logger.
|
| SystemErrLogOutput |
A ILogOutput which prints each message to the stderr.
|
| SystemOutLogOutput |
A ILogOutput which prints each message to the stdout.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.