Download the PHP package vasary/x-trace-id without Composer
On this page you can find all versions of the php package vasary/x-trace-id. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vasary/x-trace-id
More information about vasary/x-trace-id
Files in vasary/x-trace-id
Download vasary/x-trace-id
More information about vasary/x-trace-id
Files in vasary/x-trace-id
Please rate this library. Is it a good library?
Informations about the package x-trace-id
Tracing kit
Kit
Request logger
- Set trace id from incoming request or generate new trace id.
- Log incoming request
Response logger
- Add trace id to response
- Log outgoing response body
Application name logger processor
Adds to log message extra data with application name. Needs for GELF.
Extra level name logger processor
Adds to log message extra data with an additional log level name. Needs for GELF.
Trace ID processor
Adds to log message extra data with trace id. All logs will have key extra.trace_id with trace id obtained from the incoming request or generated. (Requestlogger.php)
Extra parameters processor
Adds to log message extra data with any key / value pairs in "extra" section
All versions of x-trace-id with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
monolog/monolog Version ^2
psr/log Version ^1.0.1
symfony/event-dispatcher Version ^5|^4|^3.4
symfony/http-foundation Version ^5|^4|^3.4
symfony/http-kernel Version ^5|^4|^3.4
monolog/monolog Version ^2
psr/log Version ^1.0.1
symfony/event-dispatcher Version ^5|^4|^3.4
symfony/http-foundation Version ^5|^4|^3.4
symfony/http-kernel Version ^5|^4|^3.4
The package vasary/x-trace-id contains the following files
Loading the files please wait ....