Download the PHP package szemul/logging-error-handling-context without Composer
On this page you can find all versions of the php package szemul/logging-error-handling-context. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download szemul/logging-error-handling-context
More information about szemul/logging-error-handling-context
Files in szemul/logging-error-handling-context
Download szemul/logging-error-handling-context
More information about szemul/logging-error-handling-context
Files in szemul/logging-error-handling-context
Vendor szemul
Package logging-error-handling-context
Short Description Provides an error handler and logging context to manage contextual data to be injected into errors and log messages.
License MIT
Package logging-error-handling-context
Short Description Provides an error handler and logging context to manage contextual data to be injected into errors and log messages.
License MIT
Please rate this library. Is it a good library?
Informations about the package logging-error-handling-context
Logging-error handling context
Provides an error handler and logging context to manage contextual data to be injected into errors and log messages.
Context
The context is useful for storing values used to enrich logs and errors. The context class supports switching contexts. When adding a new context, the existing values are preserved, and you can switch back to any previous context and recover the state (switching back drops any changes in any newer context).
All versions of logging-error-handling-context with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package szemul/logging-error-handling-context contains the following files
Loading the files please wait ....