Uses of Class
de.aristaflow.adept2.util.logging.WrappingLogger
Packages that use WrappingLogger
-
Uses of WrappingLogger in de.aristaflow.adept2.base.service
Subclasses of WrappingLogger in de.aristaflow.adept2.base.serviceModifier and TypeClassDescriptionclassThis logger wraps a normal logger and provides more parameters to a log record. -
Uses of WrappingLogger in de.aristaflow.adept2.util.logging
Subclasses of WrappingLogger in de.aristaflow.adept2.util.loggingModifier and TypeClassDescriptionclassA wrapping logger that uses the name filters registered for any handlers of a wrapped logger and its parent loggers and uses these filters when determiningNameWrappingLogger.isLoggable(Level).