Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃毃聽Improve Appwrite Logging with Bugsnag Adapter #4211

Closed
4 tasks
christyjacob4 opened this issue Oct 3, 2022 · 5 comments 路 May be fixed by utopia-php/logger#20
Closed
4 tasks

馃毃聽Improve Appwrite Logging with Bugsnag Adapter #4211

christyjacob4 opened this issue Oct 3, 2022 · 5 comments 路 May be fixed by utopia-php/logger#20
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!

Comments

@christyjacob4
Copy link
Member

馃挱聽Introduction

Unexpected errors go hand-in-hand with any software. Whether they are caused by a bug in the code or downtime of service your code relies on, it鈥檚 important to get informed about it as soon as possible. Services such as Sentry help you overcome this problem by providing cloud solutions for your error logging and an amazing set of integrations to keep your engineering team informed about all that went wrong.

Appwrite uses the Utopia PHP logger library to automatically log any 500 errors into the cloud error logger of your choice.

The logger library supports multiple adapters such as Sentry, AppSignal, Raygun, Log Owl etc. but there is always space for more. 馃槑聽Each provider implements a simple method push(), alongside a few configuration variables and methods to set what the adapter allows.

Your task is to implement support for Bugsnag in the Utopia PHP logger library. We have prepared detailed documentation on how to create a Utopia PHP logger adapter. Please read the document and ensure you understand them before working on this issue.

馃幆聽Requirements

鉁吢燭ask Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP logger adapter for Bugsnag.
  • Submit a pull request in utopia-php/logger.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added feature good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Oct 3, 2022
@michizhou
Copy link
Contributor

Hi @christyjacob4, would it be alright if I take on this issue?

@Meldiron
Copy link
Contributor

@michizhou , thanks for your interest! 馃檹 Happy hacking! 馃巸

@ChandanChainani
Copy link

ChandanChainani commented Oct 24, 2022

@christyjacob4 are you still working on the issue if not can I work on the issue?

@michizhou
Copy link
Contributor

@ChandanChainani I'm working on this issue and plan to have a PR for it soon.

@eldadfux
Copy link
Member

Thank you everyone for celebrating Hacktoberfest 22 with us! This issue will now be closed as we're getting ready to celebrate Hacktoberfest 23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants