1 write to _logger
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
49_logger = logger;
6 references to _logger
Microsoft.AspNetCore.Hosting (6)
Internal\HostingApplicationDiagnostics.cs (6)
106var loggingEnabled = _logger.IsEnabled(LogLevel.Critical); 138context.Scope = Log.RequestScope(_logger, httpContext); 140if (_logger.IsEnabled(LogLevel.Information)) 275_logger.Log( 293_logger.Log( 305_logger.Log(