Enum LogSeverity

The log severity of the browser engine

Namespace: VoltstroStudios.UnityWebBrowser.Shared
Assembly: VoltstroStudios.UnityWebBrowser.Shared.dll
Syntax
public enum LogSeverity

Fields

NameDescription
Debug

Debug logging

Error

Error logging

Fatal

Fatal logging

Info

Info logging

Warn

Warn logging