@Override
 public void toggleShowOnlyTaggedRecords() throws FilterException {
   logRecordTable.toggleShowOnlyTaggedRecords();
 }