Open sandboxFocus

Property LogRedisConnection

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; init; }
Property Value
Type Description
bool