Description Usage Arguments Note Examples
Set new log level: "ALL", "DEBUG", "ERROR", "FATAL", "INFO", "OFF", "TRACE", "WARN"
1 | setLogLevel(level)
|
level |
New log level |
setLogLevel since 2.0.0
1 2 3 4 | ## Not run:
setLogLevel("ERROR")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.