Utils: Add backtrace to exception message in SENF_DEBUG builds
[senf.git] / config.hh
index 44dddeb..c4459cd 100644 (file)
--- a/config.hh
+++ b/config.hh
 #         define SENF_SENFLOG_LIMIT senf::log::NOTICE
 #     endif
 # endif
+#
+# ifndef SENF_DEBUG_BACKTRACE_NUMCALLERS
+#     define SENF_DEBUG_BACKTRACE_NUMCALLERS 64
+# endif
 # 
 # ///////////////////////////////hh.e////////////////////////////////////////
 # endif