mallgroup / monolog
This package is abandoned and no longer maintained.
No replacement package was suggested.
Integration of Monolog into Nette Framework
v2.4.0
2022-12-28 11:02 UTC
Requires
- php: >=7.4 <8.3
- monolog/monolog: ^2.7
- nette/di: ^3.0.7
- nette/schema: ^1.2
- nette/utils: ^3.0
Requires (Dev)
- nette/application: ^3.0.7
- nette/bootstrap: ^3.0
- nette/caching: ^3.0
- nette/http: ^3.0
- nette/tester: ^2.4
- php-parallel-lint/php-parallel-lint: ^1.2
- phpstan/phpstan-nette: ^0.12.15
- psr/log: ^1.1
- tracy/tracy: 2.6
Suggests
- tracy/tracy: To set tracyHook and get Tracy blueScreen on exceptions
Provides
- psr/log-implementation: 1.1.0
Replaces
README
Integration of Monolog into Nette Framework
This is Fork of Kdyby/Monolog, licensed under new-BSD license
Installation
The best way to install Mallgroup/Monolog is using Composer:
$ composer require mallgroup/monolog
Documentation
Learn more in documentation.