Package org.jitsi.utils.logging
See: Description
-
Class Summary Class Description LoggerImpl Implements a org.jitsi.utils.logging.Logger backed by a java.util.logging.Logger. Logger Standard logging methods. InstanceLogger Implements a org.jitsi.utils.logging.Logger, which delegates logging to another org.jitsi.utils.logging.Logger, and allows it's level to be lowered independent of the delegate (by another org.jitsi.utils.logging.Logger instance or by a level configuration). TimeSeriesLogger TimeSeriesPoint DiagnosticContext -
Enum Summary Enum Description Category An enumeration of different categories for log messages.