Skip to contents

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