1 implementation of IEventLog
Microsoft.Extensions.Logging.EventLog (1)
WindowsEventLog.cs (1)
15
internal sealed class WindowsEventLog :
IEventLog
2 references to IEventLog
Microsoft.Extensions.Logging.EventLog (2)
EventLogLogger.cs (1)
54
public
IEventLog
EventLog { get; }
EventLogSettings.cs (1)
33
internal
IEventLog
EventLog