Use easylogging++'s stack trace facility where possible
This avoids using libunwind, which often causes trouble.
This commit is contained in:
@@ -51,8 +51,9 @@
|
||||
|
||||
#define ELPP_THREAD_SAFE
|
||||
#define ELPP_DEFAULT_LOG_FILE ""
|
||||
#define ELPP_STACKTRACE 0
|
||||
#define ELPP_STACKTRACE_ON_CRASH 0
|
||||
#define ELPP_DISABLE_DEFAULT_CRASH_HANDLING
|
||||
#define ELPP_FEATURE_CRASH_LOG 1
|
||||
#define ELPP_DISABLE_CHECK_MACROS
|
||||
#include "easylogging++.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user