The documentation you are viewing is for an older version of this component.
Switch to the latest (v4) version.
dot-errorhandler is Dotkernel's logging error handler, providing two options:
| Branch | Release | PSR-11 | Log Style Implementation | OSS Lifecycle | PHP Version |
|---|---|---|---|---|---|
| 4.1 | >= 4.2 |
2 | PSR-Log | ||
| 4.1 | < 4.2 |
2 | Laminas Log | ||
| 4.0 | < 4.1 |
1 | Laminas Log | ||
| 3.0 | < 4.0 |
1 | Laminas Log |
This package provides two features:
Dot\ErrorHandler\ErrorHandler, same as the Mezzio error handling class with the only difference being the removal of the final statement for making extension possibleDot\ErrorHandler\LogErrorHandler adds logging support to the default ErrorHandler class