Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

Log Levels

Check the main README to see how to access the LogLevel enum.

Index

Enumeration members

Enumeration members

Debug

Debug: = 0

Error

Error: = 2

Fatal

Fatal: = 5

Info

Info: = 4

Trace

Trace: = 3

Warning

Warning: = 1

Generated using TypeDoc