GUI_log_entry {ubiquity} | R Documentation |
Called from the ShinyApp to add a log entry with "App" prepended to the log entry
GUI_log_entry(cfg, text)
cfg |
ubiquity system object |
text |
string to print/log |
Boolean variable indicating success (TRUE
) or failure (FALSE
)