zaphyr-org / logger
You want to know what's happening under the hood of your application? ZAPHYR provides a robust PSR-3 logging service.
Requires
- php: >=8.1
- ext-json: *
- ext-mbstring: *
- psr/log: ^3.0
- symfony/mailer: ^6.2
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^4.0
- zaphyr-org/utils: ^2.0
Provides
README
LOGGER
You want to know what's happening "under the hood" of your application? ZAPHYR provides a robust PSR-3 logging service.
System Requirements
You need PHP => 8.1.0
but the latest stable version of PHP is recommended.
Installation
It's recommended that you use Composer to install the logger repository.
composer require zaphyr-org/logger
Documentation
You can read the full documentation here.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Issues
Bug reports and feature requests can be submitted on the GitHub Issue Tracker.
Security
If you discover security related issues, please email security@zaphyr.org instead of using the issue tracker!
Contributing
Please see CONTRIBUTING for details.
Code of Conduct
Please see CODE OF CONDUCT for details.
License
This project is licensed under the MIT license. See LICENSE for more information.