Package org.jitsi.utils.logging2
See: Description
-
Class Summary Class Description JitsiLogFormatter ContextLogRecord ContextLogRecord extends LogRecord and adds a 'context' String. LoggerImpl Implements Logger by delegating to a java.util.logging.Logger. LogContext Maintains a map of key-value pairs (both Strings) which holds arbitrary context to use as a prefix for log messages. LoggerExtensionsKt -
Interface Summary Interface Description Logger