Download the PHP package depa/middleware-logger without Composer
On this page you can find all versions of the php package depa/middleware-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download depa/middleware-logger
More information about depa/middleware-logger
Files in depa/middleware-logger
Download depa/middleware-logger
More information about depa/middleware-logger
Files in depa/middleware-logger
Vendor depa
Package middleware-logger
Short Description The middleware logger is a PSR-15 middleware that provides logger functionality to a Zend Expressive application
License MIT
Homepage https://github.com/depa-berlin/Middleware-Logger
Package middleware-logger
Short Description The middleware logger is a PSR-15 middleware that provides logger functionality to a Zend Expressive application
License MIT
Homepage https://github.com/depa-berlin/Middleware-Logger
Please rate this library. Is it a good library?
Informations about the package middleware-logger
MiddlewareLogger
The middleware logger is a PSR-15 middleware that provides logger functionality to a Zend Expressive application.
Installation
Use the Composer to install the middleware.
Füge die Middleware in der pipeline.php hinzu
The Logger can be inserted before $app->pipe(ErrorHandler::class);.
The logger middleware needs a config file (https://github.com/depa-berlin/Middleware-Logger/blob/master/config/logger.local.php), which you add to the autoload folder:
Usage
Within a class the following logger calls can be used
License
All versions of middleware-logger with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-log Version
^2.9
ccampbell/chromephp Version ^4.1
firephp/firephp-core Version ^0.4.0
ccampbell/chromephp Version ^4.1
firephp/firephp-core Version ^0.4.0
The package depa/middleware-logger contains the following files
Loading the files please wait ....