zendframework/zend-log

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-log package instead.

Robust, composite logger with filtering, formatting, and PSR-3 support

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-log

Chat

Forum

Documentation

pkg:composer/zendframework/zend-log

Statistics

Installs: 14 707 045

Dependents: 262

Suggesters: 7

Stars: 59

Open Issues: 8

2.12.0 2019-12-27 16:18 UTC

Requires

Suggests

Provides

Conflicts

None

Replaces

None

BSD-3-Clause e5ec088dc8a7b4d96a3a6627761f720a738a36b8

logloggingZendFrameworkzf


README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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