| MavenSimpleLogger |
Logger for Maven, that support colorization of levels and stacktraces.
|
| MavenSimpleLoggerFactory |
MavenSimpleLoggerFactory
|
| MavenSlf4jSimpleFriend |
Utility for Maven to access Slf4j-Simple internals through package access.
|
| OutputChoice |
This class encapsulates the user's choice of output target.
|
| SimpleLogger |
Simple implementation of Logger that sends all enabled log messages,
for all defined loggers, to the console (System.err).
|
| SimpleLoggerConfiguration |
|
| SimpleLoggerFactory |
An implementation of ILoggerFactory which always returns
SimpleLogger instances.
|
| StaticLoggerBinder |
SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.
|
| StaticMarkerBinder |
The binding of MarkerFactory class with an actual instance of
IMarkerFactory is performed using information returned by this class.
|
| StaticMDCBinder |
This implementation is bound to NOPMDCAdapter.
|