All Classes
-
Class Summary Class Description MavenSimpleLogger Logger for Maven, that support colorization of levels and stacktraces.MavenSimpleLoggerFactory MavenSimpleLoggerFactorySimpleLogger Simple implementation ofLogger
that sends all enabled log messages, for all defined loggers, to the console (System.err
).SimpleLoggerConfiguration This class holds configuration values forSimpleLogger
.SimpleLoggerFactory An implementation ofILoggerFactory
which always returnsSimpleLogger
instances.StaticLoggerBinder SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.StaticMarkerBinder The binding ofMarkerFactory
class with an actual instance ofIMarkerFactory
is performed using information returned by this class.StaticMDCBinder This implementation is bound toNOPMDCAdapter
.