Show / Hide Table of Contents

Enum LogLevel

Namespace: Log73
Assembly: Log73.dll
Syntax
public enum LogLevel : int

Fields

Name Description
Debug

Logs every LogType.

Quiet

Only logs Error and Warn messages.

Standard

Logs Error, Warn and Info messages.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX