JSON-Viewer
JSON-Viewer copied to clipboard
"Format JSON" fails silently on file with 147K+
What is the maximum it can handle ? req_client.json.zip
Is there any log where one might see detailed warnings / errors ?
@ralfhauser
What is the maximum it can handle ?
There is no limit defined. I tested with 500k+. It works well. Attached json works fine as well. Can you share the output when it fails?
Is there any log where one might see detailed warnings / errors ?
Currently, there is no logging support. Will try implement logging support soon.