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

RedisCacheSynchronizerConfiguration.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