|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=5) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.md | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos |
Zend\Log
is a component for general purpose logging. It supports multiple log
backends, formatting messages sent to the log, and filtering messages from being
logged.
Run the following to install this library:
$ composer require zendframework/zend-log
Browse the documentation online at https://docs.zendframework.com/zend-log/