Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.6.0
-
None
Description
When using an error tracking system, 2 error logs means 2 different alerts.
It's best to group the logs and have one error with all information.
For example when using with Sentry, this double line of log.error will create 2 different Issues.
One can merge the issues but it will be simpler to have a single error log line
Attachments
Issue Links
- links to