Uses of Interface
org.objectweb.util.monolog.slf4j.Slf4jLoggerLevelSetter
-
Packages that use Slf4jLoggerLevelSetter Package Description org.objectweb.util.monolog.slf4j -
-
Uses of Slf4jLoggerLevelSetter in org.objectweb.util.monolog.slf4j
Fields in org.objectweb.util.monolog.slf4j declared as Slf4jLoggerLevelSetter Modifier and Type Field Description private static Slf4jLoggerLevelSetterSlf4jMonologFactory. runtimeReconfigurationprivate Slf4jLoggerLevelSetterSlf4jMonologLogger. setterMethods in org.objectweb.util.monolog.slf4j that return Slf4jLoggerLevelSetter Modifier and Type Method Description static Slf4jLoggerLevelSetterSlf4jLoggerLevelSetter. unavailableFeature()Methods in org.objectweb.util.monolog.slf4j with parameters of type Slf4jLoggerLevelSetter Modifier and Type Method Description static voidSlf4jMonologFactory. setRuntimeReconfiguration(Slf4jLoggerLevelSetter runtimeReconfiguration)Constructors in org.objectweb.util.monolog.slf4j with parameters of type Slf4jLoggerLevelSetter Constructor Description Slf4jMonologLogger(org.slf4j.Logger logger, Slf4jLoggerLevelSetter setter)
-