R/core.R
capture.Rd
Send a message to a Sentry server
capture(...)
named parameters
sends message to Sentry
if (FALSE) { capture(message = "oh hai there!") # send message to sentry }