pub fn append_dashboard_log(msg: &str)Expand description
Append a timestamped line to the persistent dashboard activity log at the
default dashboard_log_path. Silently ignores I/O errors - best-effort.
pub fn append_dashboard_log(msg: &str)Append a timestamped line to the persistent dashboard activity log at the
default dashboard_log_path. Silently ignores I/O errors - best-effort.