View source: R/initializeLogging.R
initializeLogging | R Documentation |
Convenience function that wraps common logging initialization steps.
initializeLogging(logDir = NULL, filePrefix = "", createDir = TRUE)
logDir |
Directory in which to write log files. |
filePrefix |
Character string prepended to log files. |
createDir |
Logical specifying whether to create a missing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.