Merge pull request #1671

cd34fc65 Use easylogging++'s stack trace facility where possible (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2017-02-04 17:27:54 +02:00
3 changed files with 34 additions and 8 deletions
+2 -1
View File
@@ -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"