WebAppLogLevel Enum

Definition

Log level.

public enum WebAppLogLevel
type WebAppLogLevel = 
Public Enum WebAppLogLevel
Inheritance
WebAppLogLevel

Fields

Off 0

Off.

Verbose 1

Verbose.

Information 2

Information.

Warning 3

Warning.

Error 4

Error.

Applies to