monolog
monolog copied to clipboard
PHPStan PSR3 rule package
to prevent risky misuse of psr3 compatible loggers I have created a small PHPStan rule package on https://github.com/staabm/phpstan-psr3
maybe it would make sense to promote use of static analysis with monog in the README to improve DX?