| description | The Rollbar error handler sends errors to Rollbar as they happen. |
|---|
This handler is a middle actor in the error handling chain. Errors and exceptions will be forwarded to Rollbar as they happen, and then will be bubbled to the Default Handler.
composer require nails/driver-error-handler-rollbarThis handler accepts the following configuration values:
| Config | Default |
|---|---|
ROLLBAR_ACCESS_TOKEN |
null |