Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

日志等级 = {VERBOSE, INFO, WARNING, ERROR, NONE}

Index

Enumeration members

Enumeration members

ERROR

ERROR: = 3

INFO

INFO: = 1

NONE

NONE: = 4

VERBOSE

VERBOSE: = 0

WARNING

WARNING: = 2

Generated using TypeDoc