| log_message | R Documentation |
Log a message with real-time flush
log_message(level, ..., .flush = TRUE, .module = NULL)
level |
Character. Log level. |
... |
Message components. |
.flush |
Logical. Whether to flush immediately. Default: TRUE. |
.module |
Character. Optional module/function tag for ยง15 error message
format. When non-empty, inserted as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.