RedisLogging
public enum RedisLogging
The system funnel for all Logging
static details such as labels, Logging.Logger
prototypes, and metadata keys used by RediStack.
-
The label values used in RediStack for
See moreLogging.Logger
instances.Declaration
Swift
public struct Labels
-
The key values used in RediStack for storing
Logging.Logger.Metadata
in log messages.Only keys used in logs of
See moreLogging.Logger.LogLevel
.info
or higher are provided.Declaration
Swift
public struct MetadataKeys
-
Undocumented
Declaration
Swift
public static let baseConnectionLogger: Logger
-
Undocumented
Declaration
Swift
public static let baseConnectionPoolLogger: Logger