A versatile logging framework for PHP

4.1.0 2017-11-05 12:37 UTC

README

CI Status Packagist Packagist Coverage Status Psalm coverage

To do

  • Move tests into namespaces
  • Extend test to cover all levels from PSR
  • Remove exclusive locking as much as possible
  • Builder pattern for log configuration
  • Make sure that during substitutions there's no default casting issues (like array to string conversion)