[openstack-dev] Tip: jsonformatter site for parsing/debugging logs

gord chung gord at live.ca
Thu Jan 21 19:22:03 UTC 2016



On 21/01/2016 11:27 AM, Doug Hellmann wrote:
> You can also do this using Python's json module from the command line:
>
> $ echo '{"json":"obj"}' | python -m json.tool
> {
>    "json": "obj"
> }
>
> Doug
>
very useful... if you want a site,  i use http://pro.jsonlint.com/ 
(vladikr told me about it... he will be happy i mentioned his name here.)

cheers,

-- 
gord




More information about the OpenStack-dev mailing list