Skip to content

Help by implementing GlitchTip adapter 🛰 #4

@Meldiron

Description

@Meldiron

Introduction

All Utopia libraries focus on supporting multiple adapters such as storage, database, cache or logger. We currently support only 3 providers for Logger library, but we are looking to increase this number! By preparing easy-to-follow instructions, we believe anyone can implement a new provider and get their contribution counts up 😎

Your task is to implement GlitchTip adapter into our Logger library. You can find a complete in-depth tutorial in our official tutorial for adding a new logger adapter. To find out more about GlitchTip, check out their Website.

Tasks summary:

  • Read through our tutorial
  • Fork & clone utopia-php/logger (this repository)
  • Switch to branch feat-add-glitchtip-adapter
  • Create file for your provider in src/Logger/Adapter/GlitchTip.php and implement it
  • Add your provider into PROVIDERS array in src/Logger/Logger.php
  • Implement a test for your provider in tests/LoggerTest.php
  • Push changes and submit a pull request
  • Inside your PR, add screenshots of your test log pushed into GlitchTip

If you need any help, reach out to us on Appwrite Discord server.

Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions