mouf / utils.log.errorlog_logger
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
Installs: 182 522
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:mouf-library
Requires
- php: >=5.3.0
- mouf/mouf-installer: ~2.0
- mouf/utils.log.log_interface: >=2.0-dev,<3.0
Provides
README
DEPRECATED! Warning, this package is deprecated in favor of mouf/utils.log.psr.errorlog_logger that implements the same logger, but with PSR-3 compatibility.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.