logCreateObject property
getter/setter pair
If enabled prints create object calls JSONs to the console
Used for debugging purposes.
Implementation
static bool logCreateObject = false;
If enabled prints create object calls JSONs to the console
Used for debugging purposes.
static bool logCreateObject = false;