Description Usage Arguments Value Examples
Add default values and make a formatted log record
1 | makeLogRecord(content, format = "csv")
|
content |
A named list of values to be logged |
format |
String defining the format of the log record. Supported values: 'csv' (default) |
A formatted log entry
1 | makeLogRecord(list(msg="This is a test"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.