LogLevel Enum

Definition

public enum LogLevel
type LogLevel = 
Public Enum LogLevel
Inheritance
LogLevel

Fields

Off 0
Error 1
Warning 2
Informational 3
Verbose 4

Applies to