PHPackages                             eth8505/laminas-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/laminas-monolog

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

eth8505/laminas-monolog
=======================

Laminas monolog integration

2.0.1(6mo ago)117.6k—3.6%MITPHPPHP ^8.1CI passing

Since Sep 11Pushed 6mo ago2 watchersCompare

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

READMEChangelog (6)Dependencies (4)Versions (7)Used By (0)

LaminasMonolog - Laminas module integrating monolog with laminas
================================================================

[](#laminasmonolog---laminas-module-integrating-monolog-with-laminas)

The **LaminasMonolog** module integrates [monolog/monolog](https://github.com/seldaek/monolog) as a laminas module via [laminas/laminas-servicemanager](https://github.com/laminas/laminas-servicemanager).

[![CI Status](https://github.com/eth8505/laminas-monolog/workflows/phpunit/badge.svg)](https://github.com/eth8505/laminas-monolog/actions)[![Packagist](https://camo.githubusercontent.com/68eef32581fe01339140ad0adf55e97453c423979028db53521929ca64855c13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/68eef32581fe01339140ad0adf55e97453c423979028db53521929ca64855c13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)[![Packagist Version](https://camo.githubusercontent.com/dc3c9f7670372fcaec2cebca4391f501125aaf16a7675375a16c203aeb66279c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/dc3c9f7670372fcaec2cebca4391f501125aaf16a7675375a16c203aeb66279c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)[![PHP from Packagist](https://camo.githubusercontent.com/a48b36d777ff25e34efc6689d0d83df29f42078793dbee5580f5abe279ce3f87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)](https://camo.githubusercontent.com/a48b36d777ff25e34efc6689d0d83df29f42078793dbee5580f5abe279ce3f87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f657468383530352f6c616d696e61732d6d6f6e6f6c6f672e737667)

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

[](#how-to-install)

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

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

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

```
