MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​Backends.​RedisRedis­Caching­Backend­ConfigurationLog­Redis­Connection
Open sandboxFocus

RedisCachingBackendConfiguration.LogRedisConnection Property

LogRedisConnection

Gets or sets a value indicating whether the logs of the StackExchange.Redis.ConnectionMultiplexer should be captured and redirected. The default value is false.

Declaration
public bool LogRedisConnection { get; set; }
Property Value
Type Description
Boolean