pepr icon indicating copy to clipboard operation
pepr copied to clipboard

chore: named callbacks ADR

Open cmwylie19 opened this issue 3 months ago • 1 comments

Description

Pepr is a system of callbacks that produce logs. The callbacks are anonymous, so debugging which log comes from which callback can be confusing unless you manually write a name in the log message from within the callback. This consideration needs an ADR.

Related Issue

Fixes #675

Relates to #

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Other (security config, docs update, etc)

Checklist before merging

cmwylie19 avatar Mar 21 '24 16:03 cmwylie19