PHPackages                             eugenest/monocfg - 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. eugenest/monocfg

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

eugenest/monocfg
================

Adds configuration files support to Jordi Boggiano's Monolog

28PHP

Since Oct 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/eugenest/Monocfg)[ Packagist](https://packagist.org/packages/eugenest/monocfg)[ RSS](/packages/eugenest-monocfg/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

\#Monocfg

[Seldaek/Monolog](https://github.com/Seldaek/monolog) wrapper to configure handlers with json files.

\##Install

Add to **composer.json**:

```
{
    "require": {
        "eugenest/monocfg": "dev-master"
    }
}
```

execute

```
composer install
```

\##Usage

```
