Table of Contents

Enum LogLevel

Namespace
ReFuel
Assembly
ReFuel.Common.dll
[Flags]
public enum LogLevel

Fields

Debug = 1
Default = Info | Warning | Error | Fatal
Error = 8
Fatal = 16
Info = 2
Warning = 4