NeonService has been logging in JSON format for some time now, but these can be difficult to read when development and debugging.
It would be nice if this class could recognize a new environment variable like LOG_HUMAN=1 or something that would switch to a nice human readable format. This way, developers could simply edit an app deployment, add this variable and then be able to debug with nicer logs.
NeonService has been logging in JSON format for some time now, but these can be difficult to read when development and debugging.
It would be nice if this class could recognize a new environment variable like LOG_HUMAN=1 or something that would switch to a nice human readable format. This way, developers could simply edit an app deployment, add this variable and then be able to debug with nicer logs.