dot-errorhandler is Dotkernel's logging error handler, providing two options:
Dot\ErrorHandler\ErrorHandler, same as the Zend Expressive error handling class with the only difference being the removal of thefinalstatement for making extension possibleDot\ErrorHandler\LogErrorHandleradds logging support to the defaultErrorHandlerclass
Versions >=4.0.0 and <4.1.0 use laminas/laminas-servicemanager 3.x
Versions >=4.1.0 use laminas/laminas-servicemanager 4.x