private void logging_click(object sender, RoutedEventArgs e) { log logging = new log(); logging.Show(); }