Package org.slf4j.simple
package org.slf4j.simple
-
ClassDescriptionThis class encapsulates the user's choice of output target.Simple implementation of
Loggerthat 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.