mouf / utils.log.psr.errorlog_logger
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
Package info
github.com/thecodingmachine/utils.log.psr.errorlog_logger
Type:mouf-library
pkg:composer/mouf/utils.log.psr.errorlog_logger
v2.0.2
2020-09-03 15:10 UTC
Requires
- php: >=5.3.0
- mouf/mouf-installer: ~2.0
- psr/log: ~1.0
README
This package contains a logger that logs messages in the PHP error log, using the error_log function.
Mouf package
This package is part of Mouf (http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework.