Table of Contents

Enum LogLevel

Namespace
Luny
/
Assembly
Luny.dll

Log message severity levels.

public enum LogLevel
Expand Details ...

Fields

Error = 2
Exception = 3
Info = 0
Warning = 1