Package org.slf4j
-
Interface Summary Interface Description ILoggerFactory ILoggerFactoryinstances manufactureLoggerinstances by name.Logger The org.slf4j.Logger interface is the main user entry point of SLF4J API.Marker Markers are named objects used to enrich log statements. -
Class Summary Class Description LoggerFactory TheLoggerFactoryis a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging.