Uses of Package
org.slf4j.simple
-
Classes in org.slf4j.simple used by org.slf4j.simple Class Description SimpleLogger Simple implementation ofLoggerthat sends all enabled log messages, for all defined loggers, to the console (System.err).SimpleLoggerFactory An implementation ofILoggerFactorywhich always returnsSimpleLoggerinstances.