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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | use-json-rather-than-string-concatenation-for-logging-3382708-2.patch | 1.56 KB | tomtech |
Comments
Comment #2
tomtech commentedComment #4
tomtech commented