1 implementation of IEventLog
Microsoft.Extensions.Logging.EventLog (1)
WindowsEventLog.cs (1)
15
internal sealed class WindowsEventLog :
IEventLog
4 references to IEventLog
Microsoft.Extensions.Logging.EventLog (4)
_generated\0\BindingExtensions.g.cs (2)
57
public static void BindCore(IConfiguration configuration, ref global::Microsoft.Extensions.Logging.EventLog.
IEventLog
instance, bool defaultValueIfNotFound, BinderOptions? binderOptions)
59
ValidateConfigurationKeys(typeof(global::Microsoft.Extensions.Logging.EventLog.
IEventLog
), s_configKeys_Microsoft__Extensions__Logging__EventLog__IEventLog, configuration, binderOptions);
EventLogLogger.cs (1)
54
public
IEventLog
EventLog { get; }
EventLogSettings.cs (1)
33
internal
IEventLog
EventLog