Uses of Class
org.apache.logging.log4j.status.SimpleLoggerFactory
Packages that use SimpleLoggerFactory
-
Uses of SimpleLoggerFactory in org.apache.logging.log4j.status
Fields in org.apache.logging.log4j.status declared as SimpleLoggerFactoryModifier and TypeFieldDescriptionprivate static final SimpleLoggerFactorySimpleLoggerFactory.INSTANCEMethods in org.apache.logging.log4j.status that return SimpleLoggerFactoryModifier and TypeMethodDescription(package private) static SimpleLoggerFactorySimpleLoggerFactory.getInstance()Constructors in org.apache.logging.log4j.status with parameters of type SimpleLoggerFactoryModifierConstructorDescription(package private)StatusConsoleListener(Level level, PrintStream stream, SimpleLoggerFactory loggerFactory) privateStatusLogger(String name, MessageFactory messageFactory, SimpleLoggerFactory loggerFactory) Constructs the singleton instance for the STATUS_LOGGER constant.