1 write to _logger
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
45_logger = logger;
6 references to _logger
Microsoft.AspNetCore.Hosting (6)
Internal\HostingApplicationDiagnostics.cs (6)
89var loggingEnabled = _logger.IsEnabled(LogLevel.Critical); 121context.Scope = Log.RequestScope(_logger, httpContext); 123if (_logger.IsEnabled(LogLevel.Information)) 258_logger.Log( 276_logger.Log( 288_logger.Log(