Remove log level FATA.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define WEBCC_ENABLE_LOG 1
|
||||
|
||||
#if WEBCC_ENABLE_LOG
|
||||
// 0:VERB, 1:INFO, 2:WARN, 3:ERRO or 4:FATA
|
||||
// 0:VERB, 1:INFO, 2:WARN or 3:ERRO
|
||||
#define WEBCC_LOG_LEVEL 2
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user