setReactLog {reactlog} | R Documentation |
Before the reactlog can be visualized, it needs to be enabled. For security and performance reasons, you should not enable the reactlog in a shiny app in production.
reactlog_enable()
reactlog_disable(warn = TRUE)
warn |
Should a warning message be shown? |