1 write to _logger
Microsoft.AspNetCore.Hosting (1)
Internal\HostingApplicationDiagnostics.cs (1)
44_logger = logger;
6 references to _logger
Microsoft.AspNetCore.Hosting (6)
Internal\HostingApplicationDiagnostics.cs (6)
88var loggingEnabled = _logger.IsEnabled(LogLevel.Critical); 120context.Scope = Log.RequestScope(_logger, httpContext); 122if (_logger.IsEnabled(LogLevel.Information)) 252_logger.Log( 270_logger.Log( 282_logger.Log(