Whether debugging is enabled.
If TRUE
, the macros for debugging will write messages to the log that are
only appropriate during development. If FALSE
, these macros will be compiled out.
The macros include VALENT_NOTE
, VALENT_TODO
, VALENT_FIXME
and
VALENT_JSON
.