loggerSetup | R Documentation |
Every info, warning and error will be logged in json format.
loggerSetup(
usernameEnv = "SHINYPROXY_USERNAME",
appidEnv = "SHINYPROXY_APPID",
hooks = TRUE
)
usernameEnv |
Global variable containing user name |
appidEnv |
Global variable containing application name |
hooks |
Logical defining if hooks for automatic logging should be set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.