The logging and debug facilities currently are human readable only and in production environments, this makes it very hard to parse them -- most current tools are very good at parsing JSON. Therefore, add the option for human readable (HR) logging and JSON format. Allow both (since HR is really needed for development).
The logging and debug facilities currently are human readable only and in production environments, this makes it very hard to parse them -- most current tools are very good at parsing JSON. Therefore, add the option for human readable (HR) logging and JSON format. Allow both (since HR is really needed for development).