Improve readability of logs by using json encode rather than string concatenation

Created on 22 August 2023, about 1 year ago

When logging, string concatenation of key value pairs is difficult to read in code and is more prone to maintenance mistakes. Let’s use json encoding instead as this improves readability and has the benefit of being more compact.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States moxojo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024