1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-02-01 19:14:35 +02:00
Jesse Hallam 6496c7735e
stop logging errors for api error responses
From a cursory glance, when a real error occurs, we already log
something at the application layer, so there's no reason to echo every
api error response as an error log too. Errors should be actionable, but
these logs were not, e.g.:

> access denied to templates

or:

> category ID specified in input does not exist for user
2024-07-04 12:16:52 -03:00
..
2024-06-10 12:41:40 -04:00