Download the PHP package enlitepro/enlite-monolog without Composer
On this page you can find all versions of the php package enlitepro/enlite-monolog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package enlite-monolog
Monolog integration to Laminas
Integration to Laminas with great logging system monolog
INSTALL
The recommended way to install is through composer from command line.
USAGE
-
Add
EnliteMonolog
to yourconfig/application.config.php
to enable module. - Copy the config file
config/monolog.global.php.dist
from the module to config/autoload your project.
By default it write logs to data/logs/application.log
. If you want change this behaviour, add your config following:
now you can use it
Contributing
This library attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.
All versions of enlite-monolog with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
container-interop/container-interop Version ^1.0
monolog/monolog Version ^1.3 || ^2.0
laminas/laminas-stdlib Version ^3
laminas/laminas-servicemanager Version ^3
container-interop/container-interop Version ^1.0
monolog/monolog Version ^1.3 || ^2.0
laminas/laminas-stdlib Version ^3
laminas/laminas-servicemanager Version ^3
The package enlitepro/enlite-monolog contains the following files
Loading the files please wait ....