private async void ClearLog_Click(object sender, RoutedEventArgs e) { await SharedState.ClearLogAsync(); }