Variables
Variable | Description |
---|---|
int DBG_JANSSON_API_ERROR | If set to a value other than 0, a JSON library error log message will be output. |
int DBG_JANSSON_API_INFO | If set to a value other than 0, the JSON library information log message will be output. |
int DBG_JANSSON_API_DEBUG | If set to a value other than 0, log messages about other internal operations of the JSON library will be output. |
See also
Last updated: 2022/01/26