2 references to LoggerInformation
Microsoft.Extensions.Logging (2)
LoggerFactory.cs (2)
189
loggerInformation[newLoggerIndex] = new
LoggerInformation
(provider, existingLogger.Key);
218
var loggerInformation = new
LoggerInformation
(_providerRegistrations[i].Provider, categoryName);