Wrapper for system_log_entry Used in ShinyApp
Called from the ShinyApp to add a log entry with "App" prepended to the log entry
GUI_log_entry(cfg, text)
cfg
: ubiquity system objecttext
: string to print/logBoolean variable indicating success (TRUE
) or failure (FALSE
)