sparkouttech/bug-atlas

v0.0.4 2024-05-14 10:00 UTC

This package is auto-updated.

Last update: 2024-05-16 04:10:01 UTC


README

Latest Version on Packagist Total Downloads

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.

Installation

You can install the package via composer:

composer require sparkouttech/bug-atlas

Configure .env variables:

BUGATLAS_API_KEY=
BUGATLAS_SECRET_KEY=
BUGATLAS_TAG=

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email developer@sparkouttech.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.