Download the PHP package enlitepro/enlite-slow-log without Composer
On this page you can find all versions of the php package enlitepro/enlite-slow-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enlitepro/enlite-slow-log
More information about enlitepro/enlite-slow-log
Files in enlitepro/enlite-slow-log
Download enlitepro/enlite-slow-log
More information about enlitepro/enlite-slow-log
Files in enlitepro/enlite-slow-log
Vendor enlitepro
Package enlite-slow-log
Short Description Log slow pages in Zend Framework 2
License MIT
Package enlite-slow-log
Short Description Log slow pages in Zend Framework 2
License MIT
Please rate this library. Is it a good library?
Informations about the package enlite-slow-log
Enlite slow log
Log slow pages in Zend Framework 2
INSTALL
The recommended way to install is through composer.
USAGE
Add EnliteSlowLog
to your config/application.config.php
to enable module.
Create enlite-slow-log.global.php
in config/autoload
with configuration
Configure with Zend\Log
Log will be written to data/slow.log
Configure with EnliteMonolog
Install EnliteMonolog
Configure custom logger
Log will be written to data/slow.log
All versions of enlite-slow-log with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-mvc Version
~2.2
zendframework/zend-http Version ~2.2
zendframework/zend-log Version ~2.2
zendframework/zend-modulemanager Version ~2.2
psr/log Version ~1.0
zendframework/zend-http Version ~2.2
zendframework/zend-log Version ~2.2
zendframework/zend-modulemanager Version ~2.2
psr/log Version ~1.0
The package enlitepro/enlite-slow-log contains the following files
Loading the files please wait ....