logCreateObject property

bool logCreateObject
getter/setter pair

If enabled prints create object calls JSONs to the console

Used for debugging purposes.

Implementation

static bool logCreateObject = false;