All Classes and Interfaces
Class
Description
Logger for Maven, that support colorization of levels and stacktraces.
MavenSimpleLoggerFactory
Simple implementation of
Logger
that sends all enabled log messages,
for all defined loggers, to the console (System.err
).This class holds configuration values for
SimpleLogger
.An implementation of
ILoggerFactory
which always returns
SimpleLogger
instances.SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.
The binding of
MarkerFactory
class with an actual instance of
IMarkerFactory
is performed using information returned by this class.This implementation is bound to
NOPMDCAdapter
.