Skip to content

net90_EventLogHelper.EnumsNamespace

dparvin edited this page Sep 10, 2025 · 1 revision

EventLogHelper.Enums namespace

public type description
enum LoggingLevel Defines the global logging level (threshold) that controls which log entries are written to the Windows Event Log.
enum LoggingSeverity Represents the severity of an individual log entry.
class NamespaceDoc
enum SourceResolutionBehavior Specifies how to resolve situations where an event source is already registered to a different log than the one requested. This determines whether logging should fail, adapt, or create a new source.

Clone this wiki locally