Download the PHP package mouf/utils.log.psr.multi-logger without Composer
On this page you can find all versions of the php package mouf/utils.log.psr.multi-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mouf/utils.log.psr.multi-logger
More information about mouf/utils.log.psr.multi-logger
Files in mouf/utils.log.psr.multi-logger
Download mouf/utils.log.psr.multi-logger
More information about mouf/utils.log.psr.multi-logger
Files in mouf/utils.log.psr.multi-logger
Vendor mouf
Package utils.log.psr.multi-logger
Short Description This package contains a PSR-3 compatible logger that wrap a set of loggers
License MIT
Homepage https://mouf-php.com/packages/mouf/utils.log.psr.multi-logger
Package utils.log.psr.multi-logger
Short Description This package contains a PSR-3 compatible logger that wrap a set of loggers
License MIT
Homepage https://mouf-php.com/packages/mouf/utils.log.psr.multi-logger
Please rate this library. Is it a good library?
Informations about the package utils.log.psr.multi-logger
What is this package
This package contains a PSR-3 compliant composite logger class.
In practice, this class does not log anything but delegates logging to one or many PSR-3 compliant loggers. This is useful when you want to call multiple loggers at one.
Install
Usage
Simply pass an array of loggers to the multi-logger:
You can also add loggers using the addLogger
method:
All versions of utils.log.psr.multi-logger with dependencies
PHP Build Version
Package Version
The package mouf/utils.log.psr.multi-logger contains the following files
Loading the files please wait ....