Skip to content
  • Andrea Bignamini's avatar
    Fix corrupted pair error and logging to STDOUT · 4c5b4072
    Andrea Bignamini authored
    Corrupted pairs with missing A or B SLIT resulted in unhandled
    exception and premature exit. Now if is fixed, and it reports
    in log that the pair is corrupted, but it go on with reduction
    of following data.
    In addition, previously the logger wrote to STDERR. Now it writes
    to STDOUT.
    4c5b4072