Microsoft.Extensions.Logging.LoggerInformation struct LoggerInformation Documentation Code public string Category { get; } public bool ExternalScope { get; } public ILogger Logger { get; } public Type ProviderType { get; } public LoggerInformation(ILoggerProvider provider, string category)