Download the PHP package zfegg/stratigility-logging-error without Composer
On this page you can find all versions of the php package zfegg/stratigility-logging-error. 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 stratigility-logging-error
Logging for errors in Mezzio
实现 mezzio 记录错误日志功能, 使用PSR3记录日志.
Implement mezzio logging errors.
See https://docs.mezzio.dev/mezzio/v3/features/error-handling/#listening-for-errors
使用说明/Usage
-
Install via composer.
通过 composer 安装依赖.
-
Add
ConfigProvider::class
inconfig/config.php
.在
config/config.php
中添加ConfigProvider::class
配置. -
Configure your
Psr\Log\LoggerInterface::class
service.在你的服务中配置
Psr\Log\LoggerInterface::class
(PSR3日志实现)服务.
All versions of stratigility-logging-error with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
psr/container Version ^1.0 || ^2.0
psr/log Version ^1.0 || ^2.0 || ^3.0
psr/http-message Version ^1.0 || ^2.0
laminas/laminas-stratigility Version ^2.1 || ^3.0.0 || ^4
psr/container Version ^1.0 || ^2.0
psr/log Version ^1.0 || ^2.0 || ^3.0
psr/http-message Version ^1.0 || ^2.0
laminas/laminas-stratigility Version ^2.1 || ^3.0.0 || ^4
The package zfegg/stratigility-logging-error contains the following files
Loading the files please wait ....