Uses of Package
org.slf4j.impl
- 
Classes in org.slf4j.impl used by org.slf4j.implClassDescriptionLogger for Maven, that support colorization of levels and stacktraces.Simple implementation ofLoggerthat sends all enabled log messages, for all defined loggers, to the console (System.err).An implementation ofILoggerFactorywhich always returnsSimpleLoggerinstances.SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.The binding ofMarkerFactoryclass with an actual instance ofIMarkerFactoryis performed using information returned by this class.This implementation is bound toNOPMDCAdapter.