filter_log {IDEAFilter} | R Documentation |
A logging function that captures the shiny namespace
filter_log(..., ns, verbose = TRUE)
... |
fields to be logged |
ns |
the name of the current active namespace. if missing, will be derived from parent environment. |
verbose |
whether log should be written |
NULL