Logging Setup for the 'teal' Family of Packages
Get value from environmental variable or R option or default in that o...
Generate log layout function using common variables available via glue...
Auto logging input changes in Shiny app
Logs the basic information about the session.
Register handlers for logging messages, warnings and errors
Registers a logger instance in a given logging namespace.
Suppress logger logs
Teal log_formatter
teal.logger: Logging Setup for the 'teal' Family of Packages
Utilizing the 'logger' framework to record events within a package, specific to 'teal' family of packages. Supports logging namespaces, hierarchical logging, various log destinations, vectorization, and more.
Useful links