PHPackages                             final-gene/monolog-module - 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. final-gene/monolog-module

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

final-gene/monolog-module
=========================

Monolog ZF2 module

1.0.1(7y ago)04991MITPHPPHP &gt;=5.5.0

Since Mar 27Pushed 7y agoCompare

[ Source](https://github.com/final-gene/zf2-monolog-module)[ Packagist](https://packagist.org/packages/final-gene/monolog-module)[ Docs](https://github.com/final-gene/zf2-monolog-module)[ RSS](/packages/final-gene-monolog-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (17)Versions (3)Used By (0)

Monolog Module
==============

[](#monolog-module)

Monolog module for Zendframework 2

Installation
------------

[](#installation)

Installation of this module uses composer.

```
$ composer require final-gene/monolog-module

```

Then add `FinalGene\MonologModule` to your application configuration.

Configuration
-------------

[](#configuration)

The monolog settings can be placed in the autoload directory of your application.
The following example represents a possible configuration.

```
