Conch API

Logo

Datacenter build and management service

View the Project on GitHub joyent/conch-api

NAME

Conch::Plugin::Rollbar

DESCRIPTION

Mojo plugin to send exceptions to Rollbar

METHODS

register

Adds `send_exception_to_rollbar` to Mojolicious app

send_exception_to_rollbar

Asynchronously send exception details to Rollbar if ‘rollbar_access_token’ is configured. Returns a unique uuid suitable for logging, to correlate with the Rollbar entry thus created.

LICENSING

Copyright Joyent, Inc.

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.