Share via


WebAppLogLevel Enum

Definition

Log level.

public enum WebAppLogLevel
type WebAppLogLevel = 
Public Enum WebAppLogLevel
Inheritance
WebAppLogLevel

Fields

Error 4

Error.

Information 2

Information.

Off 0

Off.

Verbose 1

Verbose.

Warning 3

Warning.

Applies to