logger | R Documentation |
logger constructor
logger(name = "ROOT", enabled = TRUE, handlers = NULL)
name |
name of the logger |
enabled |
logical; enable the logger on initialization? |
handlers |
a list of handlers can be supplied |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.