GUI_log_entry function

Wrapper for system_log_entry Used in ShinyApp

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)

Arguments

  • cfg: ubiquity system object
  • text: string to print/log

Returns

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

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07