Constant

ValentENABLE_DEBUG

Declaration

#define VALENT_ENABLE_DEBUG 1

Description

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_JSON.