1 write to _logger
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
76
_logger
= logger;
3 references to _logger
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (3)
RedisOutputCacheStore.cs (3)
115
RedisOutputCacheGCTransientFault(
_logger
, ex);
122
RedisOutputCacheGCFatalError(
_logger
, ex);
464
UnableToAddLibraryNameSuffix(
_logger
, ex);