You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
utopia-php/logger
(this repository)feat-add-glitchtip-adapter
src/Logger/Adapter/GlitchTip.php
and implement itPROVIDERS
array insrc/Logger/Logger.php
tests/LoggerTest.php
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 😊
The text was updated successfully, but these errors were encountered: