powered by
Report a message to Sentry
capture_message(message, ..., level = "info")
nothing; sends message to Sentry
message text
optional additional named parameters
the level of the message. Default: "info"
if (FALSE) { capture_message("this is an important message", logger = "my.logger") }
Run the code above in your browser using DataLab