mouf / utils.log.log_interface
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
Installs: 182 565
Dependents: 5
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:mouf-library
Requires
- php: >=5.3.0
- mouf/utils.log.logger: 1.*
This package is auto-updated.
Last update: 2024-10-15 04:17:23 UTC
README
DEPRECATED! Warning, this interface is deprecated and should be replaced by the PSR-3 logger interface.This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the errorlog_logger package)
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.