| log2console | R Documentation | 
This is a package-internal function.
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.
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.