capture: Send a message to a Sentry server

View source: R/core.R

captureR Documentation

Send a message to a Sentry server

Description

Send a message to a Sentry server

Usage

capture(...)

Arguments

...

named parameters

Value

sends message to Sentry

Examples

## Not run: 
capture(message = "oh hai there!") # send message to sentry

## End(Not run)

sentryR documentation built on May 29, 2024, 8:18 a.m.