Closed rmarianski closed 7 years ago
Json messages with newlines aren't being formatted properly. We're currently formatting after dumping the json, we should interpolate the message first and then encode to json to ensure everything is escaped properly.
Json messages with newlines aren't being formatted properly. We're currently formatting after dumping the json, we should interpolate the message first and then encode to json to ensure everything is escaped properly.