1 write to _logger
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
48_logger = logger;
6 references to _logger
Microsoft.AspNetCore.Hosting (6)
Internal\HostingApplicationDiagnostics.cs (6)
105var loggingEnabled = _logger.IsEnabled(LogLevel.Critical); 137context.Scope = Log.RequestScope(_logger, httpContext); 139if (_logger.IsEnabled(LogLevel.Information)) 274_logger.Log( 292_logger.Log( 304_logger.Log(