https://github.com/zingimmick/yii2-psr-logger
A PSR LoggerInterface implementation that routes to the Yii logger
https://github.com/zingimmick/yii2-psr-logger
logger psr yii2
Last synced: 9 months ago
JSON representation
A PSR LoggerInterface implementation that routes to the Yii logger
- Host: GitHub
- URL: https://github.com/zingimmick/yii2-psr-logger
- Owner: zingimmick
- License: mit
- Created: 2024-04-24T06:53:27.000Z (over 2 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-15T14:53:22.000Z (over 1 year ago)
- Last Synced: 2025-05-07T04:38:02.497Z (about 1 year ago)
- Topics: logger, psr, yii2
- Language: PHP
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Yii2 PSR Logger
[](https://github.com/zingimmick/yii2-psr-logger/actions/workflows/tests.yml)
[](https://codecov.io/gh/zingimmick/yii2-psr-logger)
[](https://packagist.org/packages/zing/yii2-psr-logger)
[](https://packagist.org/packages/zing/yii2-psr-logger)
[](https://packagist.org/packages/zing/yii2-psr-logger)
[](https://packagist.org/packages/zing/yii2-psr-logger)
> **Requires [PHP 8.0.0+](https://php.net/releases/)**
Require Yii2 PSR Logger using [Composer](https://getcomposer.org):
```bash
composer require zing/yii2-psr-logger
```
## License
Yii2 PSR Logger is an open-sourced software licensed under the [MIT license](LICENSE).