Table of Contents

Enum LogType

Namespace
Pie
Assembly
Pie.dll
public enum LogType

Fields

Critical = 5
Debug = 1
Error = 4
Info = 2
Verbose = 0
Warning = 3