Debug Log Json
Prints a stringified version of the json in console
Description
Prints a stringified version of the json in the console
Inputs
- json object (Object): The object that has to be logged
- prefix (String): The prefix to be displayed in console
Outputs
- json object (Object): The object that has to be logged