| Package | Description | 
|---|---|
| org.slf4j.impl | 
| Class and Description | 
|---|
| SimpleLogger 
 Simple implementation of  Loggerthat sends all enabled log messages,
 for all defined loggers, to the console (System.err). | 
| SimpleLoggerFactory An implementation of  ILoggerFactorywhich always returnsSimpleLoggerinstances. | 
| StaticLoggerBinder SLF4J LoggerFactoryBinder implementation using MavenSimpleLogger. | 
| StaticMarkerBinder The binding of  MarkerFactoryclass with an actual instance ofIMarkerFactoryis performed using information returned by this class. | 
| StaticMDCBinder This implementation is bound to  NOPMDCAdapter. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.