LogSeverity Enum

Definition

The log severity of the browser engine

public enum LogSeverity
Inheritance
System.Enum
LogSeverity

Fields

Debug0

Debug logging

Error3

Error logging

Fatal4

Fatal logging

Info1

Info logging

Warn2

Warn logging