pub trait LogListWidgetActionsExt { // Required method fn log_list(&self, path: &[LiveId]) -> LogListRef; }