fansipan / logger-plugin
Log plugin for Fansipan SDK
1.0.0
2025-03-24 08:51 UTC
Requires
- php: ^7.3|^8.0
- fansipan/fansipan: ^1.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- fansipan/mock-client: ^1.2
- friendsofphp/php-cs-fixer: ^3.4
- monolog/monolog: ^2.4|^3.0
- nyholm/psr7: ^1.8
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2025-03-24 08:55:28 UTC
README
A logging plugin to record the requests and responses.
Installation
You may use Composer to install this package:
composer require fansipan/logger-plugin
Documentation
Documentation can be found on the Fansipan website.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email contact@lynh.me instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.