Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ELogVerbosity Namespace Reference

Enumerations

enum  Type {
  NoLogging = 0x0 , Fatal = 0x1 , Error = 0x2 , Warning = 0x3 ,
  Display = 0x4 , Log = 0x5 , Verbose = 0x6 , VeryVerbose = 0x7 ,
  All = 0x7 , NumVerbosity = 0x8 , VerbosityMask = 0xf , SetColor = 0x40 ,
  BreakOnLog = 0x80
}
 

Enumeration Type Documentation

◆ Type

Enumerator
NoLogging 
Fatal 
Error 
Warning 
Display 
Log 
Verbose 
VeryVerbose 
All 
NumVerbosity 
VerbosityMask 
SetColor 
BreakOnLog 

Definition at line 562 of file Enums.h.