Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 641 Bytes

File metadata and controls

22 lines (14 loc) · 641 Bytes
description The Rollbar error handler sends errors to Rollbar as they happen.

Rollbar Handler

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.

Installation

composer require nails/driver-error-handler-rollbar

Configuration

This handler accepts the following configuration values:

Config Default
ROLLBAR_ACCESS_TOKEN null