Download the PHP package polderknowledge/log-module without Composer
On this page you can find all versions of the php package polderknowledge/log-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download polderknowledge/log-module
More information about polderknowledge/log-module
Files in polderknowledge/log-module
Package log-module
Short Description A Zend Framework module that sets up Monolog for logging in applications.
License MIT
Homepage https://polderknowledge.com
Informations about the package log-module
log-module
The log module is a Zend Framework module that provides support for Monolog logger channels. This module also comes with a standard error logger enabled which is used to log PHP notices, warnings and errors in applications.
Install
Via Composer
Next add the module to the module config (usually config/modules.php
or config/application.config.php
):
Usage
This module has a predefined ErrorLogger
logging channel configured. This channel is used to write PHP notices,
warnings and errors to. Since it depends on the application on how to handle these messages, there are no handlers
defined for this channel.
Change log
Please have a look at the releases section for an overview of all changes.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.
Community
We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.
Credits
License
Please see LICENSE.md for the license of this application.
All versions of log-module with dependencies
wshafer/psr11-monolog Version ^2.0
zendframework/zend-modulemanager Version ^2.3 || ^3.0
zendframework/zend-mvc Version ^2.3 || ^3.0
zendframework/zend-servicemanager Version ^2.3 || ^3.0