Description Usage Arguments Value Examples
This is a package-internal function.
1 | log2console(severity.level, msg)
|
severity.level |
String containing the severity level
( |
msg |
The message to be printed (as character). |
The log message as it was printed to the console.
NA
is printed as empty string.
1 | tryCatchLog:::log2console("WARN", "this is my last warning")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.