Template Guides

Available Variables

The following methods are available to call in your Twig templates:

craft.bugsnag.metadata(data)

Set metadata for exceptions.

craft.bugsnag.getBrowserConfig(asJson)

Return the config for browser logging.

craft.bugsnag.handleException(exception)

Send an exception to Bugsnag.

Last updated: May 4, 2026, 9:11:48 AM