Description Usage Arguments Examples
Report info messages
1 | rollbar.info(message, extra = NULL)
|
message |
The message or error |
extra |
Extra data |
1 2 | rollbar.info("Job successful")
rollbar.info("Job successful", list(job_id=123, awesome="yes"))
|
[Rollbar] Not enabled in this environment
[Rollbar] Not enabled in this environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.