C-DEngine 5.105

eDEBUG_LEVELS Enumeration

The Debug Levels of the C-DEngine

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public enum eDEBUG_LEVELS
Public Enumeration eDEBUG_LEVELS
public enum class eDEBUG_LEVELS

Members


Member nameDescription
OFF No Debug Information
ESSENTIALS Only show essential information
VERBOSE Shows more information
FULLVERBOSE Shows very detailed information
EVERYTHING Very chatty verbose information - use only with caution since the log can slow down a node