https://github.com/quillstack/monolog-factory
The library to add Monolog to The Quill Stack Framework.
https://github.com/quillstack/monolog-factory
Last synced: 5 months ago
JSON representation
The library to add Monolog to The Quill Stack Framework.
- Host: GitHub
- URL: https://github.com/quillstack/monolog-factory
- Owner: quillstack
- License: mit
- Created: 2020-10-11T14:50:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T22:13:21.000Z (over 5 years ago)
- Last Synced: 2025-03-11T10:45:37.055Z (11 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monolog factory
[](https://travis-ci.org/quillstack/monolog-factory)
[](https://sonarcloud.io/dashboard?id=quillstack_monolog-factory)
[](https://packagist.org/packages/quillstack/monolog-factory)
[](https://github.styleci.io/repos/303143797?branch=main)
[](https://www.codefactor.io/repository/github/quillstack/monolog-factory)
[](https://sonarcloud.io/dashboard?id=quillstack_monolog-factory)
[](https://sonarcloud.io/dashboard?id=quillstack_monolog-factory)
[](https://sonarcloud.io/dashboard?id=quillstack_monolog-factory)


[](https://scrutinizer-ci.com/g/quillstack/monolog-factory/?branch=main)
The library to add Monolog to The Quill Stack Framework.
### Unit tests
Run tests using a command:
```
phpdbg -qrr vendor/bin/phpunit
```
Check the tests coverage:
```
phpdbg -qrr vendor/bin/phpunit --coverage-html coverage tests
```
## Quill Stack
If you want to know more about other solutions, visit the website: \
https://quillstack.com/
[](https://quillstack.com/)