Download the PHP package macbre/monolog-utils without Composer
On this page you can find all versions of the php package macbre/monolog-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download macbre/monolog-utils
More information about macbre/monolog-utils
Files in macbre/monolog-utils
Download macbre/monolog-utils
More information about macbre/monolog-utils
Files in macbre/monolog-utils
Vendor macbre
Package monolog-utils
Short Description Additional formatters and processors for Monolog
License MIT
Homepage https://github.com/macbre/monolog-utils
Package monolog-utils
Short Description Additional formatters and processors for Monolog
License MIT
Homepage https://github.com/macbre/monolog-utils
Please rate this library. Is it a good library?
Informations about the package monolog-utils
monolog-utils
Additional formatters and processors for Monolog 3.x. This package requires PHP 8.1+.
ExceptionProcessor
Allows you to pass an Exception
instance as a part of $context
- it will be automatically expanded to log exception class, message, code and a backtrace
exception
field will be expanded to something similar to:
RequestIdProcessor
Automatically generates a unique, per request ID that is sent with every message log as request_id
field in $extra
.
JsonFormatter
JSON log formatter for elastic / Kibana.
An example entry:
Example
All versions of monolog-utils with dependencies
PHP Build Version
Package Version
The package macbre/monolog-utils contains the following files
Loading the files please wait ....