removed macro for max backtrace frames
This commit is contained in:
parent
c1d19ed0a8
commit
488acc9b1f
|
@ -13,8 +13,6 @@
|
||||||
|
|
||||||
#define LOG_LEVEL LOG_LEVEL_DEBUG
|
#define LOG_LEVEL LOG_LEVEL_DEBUG
|
||||||
|
|
||||||
#define LOG_MAX_BACKTRACE_FRAMES 64
|
|
||||||
|
|
||||||
#define LOG_STRING_PANIC "Critical"
|
#define LOG_STRING_PANIC "Critical"
|
||||||
#define LOG_STRING_FATAL "Fatal"
|
#define LOG_STRING_FATAL "Fatal"
|
||||||
#define LOG_STRING_ERROR "Error"
|
#define LOG_STRING_ERROR "Error"
|
||||||
|
|
Loading…
Reference in New Issue