The project facilitates logging crucial details from incoming HTTP requests and sending them to an API endpoint for enhanced system monitoring, debugging, and performance analysis.
You can install the package via composer:
composer require sparkouttech/bug-atlas
Configure .env variables:
BUGATLAS_API_KEY=
BUGATLAS_SECRET_KEY=
BUGATLAS_TAG=
// Usage description here
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.