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)

Arguments

warn

Should a warning message be shown?

See also