Package org.slf4j.simple
package org.slf4j.simple
-
ClassesClassDescriptionLogger for Maven, that support colorization of levels and stacktraces.MavenSimpleLoggerFactorySLF4J service provider for Maven, using
MavenSimpleLoggerFactoryto provide colorized log output.Utility for Maven to access Slf4j-Simple internals through package access.Simple implementation ofLoggerthat sends all enabled log messages, for all defined loggers, to the console (System.err).This class holds configuration values forSimpleLogger.An implementation ofILoggerFactorywhich always returnsSimpleLoggerinstances.