mallgroup / monolog
Integration of Monolog into Nette Framework
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
pkg:composer/mallgroup/monolog
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.