summaryrefslogtreecommitdiff
path: root/json-glib/json-debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Add debugging macrosEmmanuele Bassi2010-03-181-0/+45
Similarly to what GTK+ and Clutter do, we can use macros that evaluate to nothing if JSON_ENABLE_DEBUG is disabled; they evaluate to messages when the JSON_DEBUG environment variable is set to a debug domain.