All Classes and Interfaces
Classes
Class
Description
Logger for Maven, that support colorization of levels and stacktraces.
MavenSimpleLoggerFactory
SLF4J service provider for Maven, using
MavenSimpleLoggerFactory
to provide colorized log output.
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.