Package org.slf4j
package org.slf4j
Core logging interfaces.
-
Interface Summary
-
Class SummaryClassDescriptionThe
LoggerFactoryis a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging.All methods in this class are reserved for internal use, for testing purposes.MarkerFactory is a utility class producingMarkerinstances as appropriate for the logging system currently in use.This class hides and serves as a substitute for the underlying logging system's MDC implementation.An adapter to remove the key when done.