Comment on Reducing logging cost by two orders of magnitude using CLPparentComments−xwolfi3yIt s the same ! Look the syntax of json does not impose a structure (what fields, what order, can I remove a field), making it dangerous for any stable parsing over time.
Comments
It s the same ! Look the syntax of json does not impose a structure (what fields, what order, can I remove a field), making it dangerous for any stable parsing over time.