All Classes and Interfaces

Class
Description
Responsible for keeping state of whether the threshold of the --fail-on-severity flag has been hit.
 
 
Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to the console (System.err).
A proxy which enhances the MavenSimpleLogger with functionality to track whether a logging threshold is hit.
LogFactory for Maven which can create a simple logger or one which, if set, fails the build on a severity threshold.
 
Logger for Maven, that support colorization of levels and stacktraces.
This class holds configuration values for MavenBaseLogger.