Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
LogLevel.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
23
#define DEBUG
LogLevel
Enum with severity of the logging message.
Definition LogLevel.c:14
@ VERBOSE
Definition LogLevel.c:16
@ FATAL
Definition LogLevel.c:21
@ WARNING
Definition LogLevel.c:19
@ ERROR
Same as DELETE, but global error count for OnAfterLoad is affected.
Definition LogLevel.c:20
@ NORMAL
Definition LogLevel.c:18
@ SPAM
Definition LogLevel.c:15