PHPackages                             enlitepro/enlite-slow-log - 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. enlitepro/enlite-slow-log

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

enlitepro/enlite-slow-log
=========================

Log slow pages in Zend Framework 2

v1.0.1(12y ago)63583MITPHP

Since Oct 21Pushed 12y ago6 watchersCompare

[ Source](https://github.com/enlitepro/enlite-slow-log)[ Packagist](https://packagist.org/packages/enlitepro/enlite-slow-log)[ RSS](/packages/enlitepro-enlite-slow-log/feed)WikiDiscussions master Synced today

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

Enlite slow log
===============

[](#enlite-slow-log)

Log slow pages in Zend Framework 2

INSTALL
=======

[](#install)

The recommended way to install is through composer.

```
{
    "require": {
        "enlitepro/enlite-slow-log": "~1.0.0"
    }
}
```

USAGE
=====

[](#usage)

Add `EnliteSlowLog` to your `config/application.config.php` to enable module.

Create `enlite-slow-log.global.php` in `config/autoload` with configuration

```
