Uses of Package
org.slf4j.simple
-
ClassDescriptionSimple implementation of
Logger
that sends all enabled log messages, for all defined loggers, to the console (System.err
).An implementation ofILoggerFactory
which always returnsSimpleLogger
instances.