Package io.microlam.slf4j.simple
-
Class Summary Class Description SimpleLogger Simple implementation ofLoggerthat sends all enabled log messages, for all defined loggers, to the console (System.err).SimpleLoggerConfiguration This class holds configuration values forSimpleLogger.SimpleLoggerFactory An implementation ofILoggerFactorywhich always returnsSimpleLoggerinstances.SimpleServiceProvider