Package org.slf4j.impl
package org.slf4j.impl
-
ClassDescriptionLogger for Maven, that support colorization of levels and stacktraces.MavenSimpleLoggerFactorySimple implementation of
Logger
that sends all enabled log messages, for all defined loggers, to the console (System.err
).This class holds configuration values forSimpleLogger
.An implementation ofILoggerFactory
which always returnsSimpleLogger
instances.SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger.The binding ofMarkerFactory
class with an actual instance ofIMarkerFactory
is performed using information returned by this class.This implementation is bound toNOPMDCAdapter
.