PHPackages                             eth8505/zf3-monolog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. eth8505/zf3-monolog

Abandoned → [eth8505/laminas-monolog](/?search=eth8505%2Flaminas-monolog)ArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

eth8505/zf3-monolog
===================

Zend Framework 3 monolog integration

1.0.4(6y ago)02.3kMITPHPPHP ^7.1

Since Jun 13Pushed 5y agoCompare

[ Source](https://github.com/eth8505/zf3-monolog)[ Packagist](https://packagist.org/packages/eth8505/zf3-monolog)[ RSS](/packages/eth8505-zf3-monolog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (12)Used By (0)

!! THIS PACKAGE IS NO LONGER MAINTAINTED, use [eth8505/laminas-monolog](https://github.com/eth8505/laminas-monolog) instead !!

Eth8505\\Monolog - ZF3 module integrating monolog with zend framework v3
========================================================================

[](#eth8505monolog---zf3-module-integrating-monolog-with-zend-framework-v3)

The **Eth8505\\Monolog** module integrates [monolog/monolog](https://github.com/seldaek/monolog) as a zf3-module via [zendframework/zend-servicemanager](https://github.com/zendframework/zend-servicemanager).

[![Build Status](https://camo.githubusercontent.com/18b3b790dd892be5bade0d0540692d999acb2c2a64effe6e87a7070fae549eb8/68747470733a2f2f7472617669732d63692e6f72672f657468383530352f7a66332d6d6f6e6f6c6f672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eth8505/zf3-monolog)[![Packagist](https://camo.githubusercontent.com/3246967e27648260f999bb4086ed1476e7071c845203dcc945461699253a9143/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f7a66332d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/3246967e27648260f999bb4086ed1476e7071c845203dcc945461699253a9143/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f7a66332d6d6f6e6f6c6f672e737667)[![Packagist Version](https://camo.githubusercontent.com/6b343f79ee2c471e90f2856096a0e0af8568fef6daff8db8ff39292141c8bce3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f7a66332d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/6b343f79ee2c471e90f2856096a0e0af8568fef6daff8db8ff39292141c8bce3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f7a66332d6d6f6e6f6c6f672e737667)[![PHP from Packagist](https://camo.githubusercontent.com/80019ad563986ef22c05e4a76c15d1201aeb1426ed658179263fca61185277f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f7a66332d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/80019ad563986ef22c05e4a76c15d1201aeb1426ed658179263fca61185277f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f7a66332d6d6f6e6f6c6f672e737667)

How to install
--------------

[](#how-to-install)

⚠️ Please note that this package requires at least php 7.1.
Install `eth8505/zf3-monolog` package via composer.

```
$ composer require eth8505/zf3-monolog
```

Load the module in your `application.config.php` file like so:

```
