rollbar.configure: Configure the library

Description Usage Arguments

View source: R/rollbar.R

Description

Configure the library

Usage

1
rollbar.configure(access_token = NULL, env = NULL, root = NULL)

Arguments

access_token

Access token from your Rollbar project

env

Environment name. Any string up to 255 chars is OK. For best results, use "production" for your production environment.

root

Absolute path to the root of your application, not including the final /


rollbar documentation built on May 1, 2019, 11:13 p.m.