Skip to content
Snippets Groups Projects

detailed sentry logs

Merged Hugo NOUTS requested to merge chore/better-logs into master

Related to #8 (closed)

Reduced log complexity by throwing only 1 exception per function with an associated tag. When the error is thrown a log(debug) can be read in the breadcrumbs.

Errors will eventually fall down on "start" method, so i've put a captureMessage to reduce duplicates. In case an error was not handled, it would still throw a message from "start", and we can then retrace it from the breadcrumbs and the sentry traces to know where it appeared.


The goal is to easily see errors by tags with as much log details. Instead of having too much captureExceptions drowning the information.

This way of logging should be also added to sge and grdf konnectors.

Edited by Hugo NOUTS

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading