log_formatter | R Documentation |
Get or set log message formatter
log_formatter(formatter = NULL, namespace = "global", index = 1)
formatter |
function defining how R objects are converted into
a single string, eg |
namespace |
logger namespace |
index |
index of the logger within the namespace |
Other log configutation functions:
log_appender()
,
log_layout()
,
log_threshold()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.