In This Topic
Controls the logging of diagnostic message to the
LogEvent event.
Syntax
'Declaration
Public Shared Property EventLogLevel As LogLevel
public static LogLevel EventLogLevel {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also