PHPackages                             stuzzo/monolog-extender - 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. stuzzo/monolog-extender

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

stuzzo/monolog-extender
=======================

Monolog wrapper that extends formatters and processors to add further informations

2.1(8y ago)05.7kMITPHPPHP ^7.0

Since Apr 30Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (8)Used By (0)

Monolog Extender - Extends Monolog handlers and processors
==========================================================

[](#monolog-extender---extends-monolog-handlers-and-processors)

[![Total Downloads](https://camo.githubusercontent.com/90b08d9881148dbb77b78a78458fbe479a57c3524518fae1230caf93e9d9b8a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7374757a7a6f2f6d6f6e6f6c6f672d657874656e6465722e737667)](https://packagist.org/packages/stuzzo/monolog-extender)[![Latest Stable Version](https://camo.githubusercontent.com/a75062835df4acde7198ef4391b101a9c4301ad16059e70e263ea49efaba70bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7374757a7a6f2f6d6f6e6f6c6f672d657874656e6465722e737667)](https://packagist.org/packages/stuzzo/monolog-extender)

Monolog sends your logs to files, sockets, inboxes, databases and various web services. [See the complete reference](https://github.com/Seldaek/monolog)

This library extends Monolog's handlers and processors adding data to the record generated from processors. Furthermore the library improves logs format.

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

[](#installation)

Install the latest version with

```
$ composer require stuzzo/monolog-extender
```

Basic Usage
-----------

[](#basic-usage)

```
