fix(log): Actually enable trace logging by default

This commit is contained in:
patrick96 2018-03-31 02:02:12 +02:00 committed by NBonaparte
parent 10632178a8
commit 8f75e685cc
1 changed files with 2 additions and 1 deletions

View File

@ -47,8 +47,9 @@
#cmakedefine XPP_EXTENSION_LIST @XPP_EXTENSION_LIST@
#if DEBUG
#cmakedefine DEBUG_LOGGER
#if DEBUG
#cmakedefine DEBUG_LOGGER_VERBOSE
#cmakedefine DEBUG_HINTS
#cmakedefine DEBUG_WHITESPACE