PHPackages                             ehough/epilog - 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. ehough/epilog

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

ehough/epilog
=============

Fork of seldaek/monolog compatible with PHP 5.2+

1.10.0(11y ago)75.4k12MITPHPPHP &gt;=5.2.0

Since Apr 24Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ehough/epilog)[ Packagist](https://packagist.org/packages/ehough/epilog)[ Docs](https://github.com/ehough/epilog)[ RSS](/packages/ehough-epilog/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (7)Used By (2)

epilog
------

[](#epilog)

[![Build Status](https://camo.githubusercontent.com/d961b3234c7b080cf1413afe63b42c0f95caae290b3e18663f5ade7b03833dd4/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f65686f7567682f6570696c6f672e706e67)](http://travis-ci.org/ehough/epilog)[![Project Status: Unsupported - The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.](https://camo.githubusercontent.com/baae56ff2a4e564adcf10fe13a639b7e4aaf1d62054fd5086a2e570ecc3637e5/687474703a2f2f7777772e7265706f7374617475732e6f72672f6261646765732f6c61746573742f756e737570706f727465642e737667)](http://www.repostatus.org/#unsupported)[![Latest Stable Version](https://camo.githubusercontent.com/ef866eeba6b71712bccce28b89b5fdeb30c4d2b0a56c2b0fd76dea546fbcd5f3/68747470733a2f2f706f7365722e707567782e6f72672f65686f7567682f6570696c6f672f762f737461626c65)](https://packagist.org/packages/ehough/epilog)[![License](https://camo.githubusercontent.com/3a0595900acb70db7d107e87056b9dacd5a3f0ecbecb0bb2e8545405be1e9dac/68747470733a2f2f706f7365722e707567782e6f72672f65686f7567682f6570696c6f672f6c6963656e7365)](https://packagist.org/packages/ehough/epilog)

**This library is no longer maintained.** Fork of [monolog](https://github.com/Seldaek/monolog) compatible with PHP 5.2+.

### Motivation

[](#motivation)

[monolog](https://github.com/Seldaek/monolog) is a fantastic logging library, but it's only compatible with PHP 5.3+. While 97% of PHP servers run PHP 5.2 or higher, **32% of all servers are still running PHP 5.2 or lower** ([source](http://w3techs.com/technologies/details/pl-php/5/all)). It would be a shame to exempt this library from nearly a third of the world's servers just because of a few version incompatibilities.

Once PHP 5.3+ adoption levels near closer to 100%, this library will be retired.

### How to use

[](#how-to-use)

```
