1 write to _logger
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
52_logger = logger;
6 references to _logger
Microsoft.AspNetCore.Hosting (6)
Internal\HostingApplicationDiagnostics.cs (6)
121var loggingEnabled = _logger.IsEnabled(LogLevel.Critical); 153context.Scope = Log.RequestScope(_logger, httpContext); 155if (_logger.IsEnabled(LogLevel.Information)) 290_logger.Log( 308_logger.Log( 320_logger.Log(