getLogLevel | R Documentation |
Returns the current rpact
log level.
getLogLevel()
This function gets the log level of the rpact
internal log message system.
Returns a character
of length 1 specifying the current log level.
setLogLevel()
for setting the log level,
resetLogLevel()
for resetting the log level to default.
# show current log level
getLogLevel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.