mirror of https://github.com/polybar/polybar.git
fix(log): Actually enable trace logging by default
This commit is contained in:
parent
10632178a8
commit
8f75e685cc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue