Update HoneyBadger Logger to send stacktrace

Open
#24 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
backend

Research direction

Start by comparing the Sentry implementation in src/Logger/Adapter/Sentry.php with the HoneyBadger logger adapter, then inspect how Appwrite calls the logger in app/controllers/general.php at lines 435-438. Confirm how the stack trace is passed in the Sentry path and ensure the HoneyBadger path receives equivalent information when invoked.

Written by the indexing model from the issue text.

Description

It would be really nice to be able to pass the stack trace along. Check out how it's implemented in Sentry and how we call this in Appwrite.

Originally posted by @stnguyen90 in https://github.com/utopia-php/logger/pull/19#discussion_r1024668734

Dominant language
PHP
Stars
11
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from utopia-php/logger

All issues in utopia-php/logger

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.