| logging_functions | R Documentation |
Convenience functions for logging
log_debug(message, context = NULL)
log_info(message, context = NULL)
log_warn(message, context = NULL)
log_error(message, context = NULL)
message |
Log message string |
context |
Optional context information (list or character) |
Invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.