There was an error while loading. Please reload this page.
reactlog_show()
shiny::reactlog()
reactlog_show() could have log = shiny::reactlog() as the default value (or handled internally), making the default use case
log = shiny::reactlog()
library(reactlog) reactlog_enable() shiny::runApp("app.R") reactlog_show()
reactlog_show()could havelog = shiny::reactlog()as the default value (or handled internally), making the default use case