antstudiocz / kdyby-monolog
Integration of Monolog into Nette Framework
v3.2.0
2024-04-12 12:47 UTC
Requires
- php: ^8.0 || ^8.1
- kdyby/strict-objects: dev-updates
- monolog/monolog: ^2.7
- nette/di: ^3.0
- tracy/tracy: ^2.8
Requires (Dev)
- nette/application: ^3.0
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/http: ^3.0
- nette/tester: ^2.2
- phpstan/phpstan: 1.7.11
Provides
- psr/log-implementation: 1.0.0
This package is not auto-updated.
Last update: 2024-10-25 15:07:01 UTC
README
Integration of Monolog into Nette Framework
Installation
The best way to install Kdyby/Monolog is using Composer:
$ composer require kdyby/monolog
Documentation
Learn more in documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/Monolog.