Learn R Programming

ubiquity (version 2.1.0)

GUI_log_entry: 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)

Value

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

Arguments

cfg

ubiquity system object

text

string to print/log