GUI_log_entry: Wrapper for system_log_entry Used in ShinyApp

View source: R/ubiquity.r

GUI_log_entryR Documentation

Wrapper for system_log_entry Used in ShinyApp

Description

Called from the ShinyApp to add a log entry with "App" prepended to the log entry

Usage

GUI_log_entry(cfg, text)

Arguments

cfg

ubiquity system object

text

string to print/log

Value

Boolean variable indicating success (TRUE) or failure (FALSE)


john-harrold/ubiquity documentation built on March 13, 2024, 2:58 a.m.