Log utilities

Log utilities

log_system_info()

Logs the basic information about the session.

register_logger()

Registers a logger instance in a given logging namespace.

register_handlers()

Register handlers for logging messages, warnings and errors

suppress_logs()

Suppress logger logs

log_shiny_input_changes()

Auto logging input changes in Shiny app