Uses of Interface
eu.cloudnetservice.common.log.LoggerFactory
Packages that use LoggerFactory
-
Uses of LoggerFactory in eu.cloudnetservice.common.log
Classes in eu.cloudnetservice.common.log that implement LoggerFactoryModifier and TypeClassDescription(package private) final classThe fallback logger factory which creates the loggers based on java.util.logging loggers which get wrapped into custom loggers.Fields in eu.cloudnetservice.common.log declared as LoggerFactoryMethods in eu.cloudnetservice.common.log that return LoggerFactoryModifier and TypeMethodDescriptionprivate static @NonNull LoggerFactoryLogManager.loadLoggerFactory()Selects the logger factory use.static @NonNull LoggerFactoryLogManager.loggerFactory()Gets the current logger factory which the system uses.