filter_log: A logging function that captures the shiny namespace

View source: R/utils.R

filter_logR Documentation

A logging function that captures the shiny namespace

Description

A logging function that captures the shiny namespace

Usage

filter_log(..., ns, verbose = TRUE)

Arguments

...

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

Value

NULL


dgkf/shinyDataFilter documentation built on Dec. 16, 2024, 8:27 p.m.