Uses of Class
org.slf4j.simple.SimpleLogger
Packages that use SimpleLogger
- 
Uses of SimpleLogger in org.apache.maven.slf4jSubclasses of SimpleLogger in org.apache.maven.slf4jModifier and TypeClassDescriptionclassA proxy which enhances the MavenSimpleLogger with functionality to track whether a logging threshold is hit.classLogger for Maven, that support colorization of levels and stacktraces.
- 
Uses of SimpleLogger in org.slf4j.simpleSubclasses of SimpleLogger in org.slf4j.simpleModifier and TypeClassDescriptionclassClass inheriting SimpleLogger to work around the fact that theExtSimpleLogger.write(StringBuilder, Throwable)method is package private.