Uses of Class
org.slf4j.simple.SimpleLogger
-
Uses of SimpleLogger in org.apache.maven.slf4j
Modifier and TypeClassDescriptionclass
A proxy which enhances the MavenSimpleLogger with functionality to track whether a logging threshold is hit.class
Logger for Maven, that support colorization of levels and stacktraces. -
Uses of SimpleLogger in org.slf4j.simple
Modifier and TypeClassDescriptionclass
Class inheriting SimpleLogger to work around the fact that theExtSimpleLogger.write(StringBuilder, Throwable)
method is package private.