longyi c9405dd336 vendor 5 năm trước cách đây
..
src c9405dd336 vendor 5 năm trước cách đây
CHANGELOG.md c9405dd336 vendor 5 năm trước cách đây
LICENSE.md c9405dd336 vendor 5 năm trước cách đây
README.md c9405dd336 vendor 5 năm trước cách đây
composer.json c9405dd336 vendor 5 năm trước cách đây

README.md

zend-log

Build Status Coverage Status

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.

Installation

Run the following to install this library:

$ composer require zendframework/zend-log

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-log/

Support