log_record | R Documentation |
Log a record/message
log_record(x, ...) ## S3 method for class 'logger' log_record(logger, ...) ## S3 method for class 'rflow' log_record(rflow, ...) ## S3 method for class 'list' log_record(x, ...)
x |
an object of class that supprt logging |
... |
args passed to a logger |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.