1 reference to AddEventLog
Microsoft.Extensions.Logging.EventLog (1)
EventLoggerFactoryExtensions.cs (1)
49
public static ILoggerFactory AddEventLog(this ILoggerFactory factory) =>
AddEventLog
(factory, LogLevel.Information);