Enum LogLevel
- Namespace
- Core
- Assembly
- Core.dll
Logging verbosity level for all engine and game systems.
public enum LogLevel
Fields
Debug = 4Errors = 1Info = 3None = 0Warnings = 2
Logging verbosity level for all engine and game systems.
public enum LogLevel
Debug = 4Errors = 1Info = 3None = 0Warnings = 2