Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-2412

disable [-CMD] messages by default in Jalview's console output

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      The Jalview CLI test suite watches for [-CMD] statements in the output in order to monitor progress. Such output should be disabled by default to minimise Jalview's verbosity under normal command line use.

      Perhaps just create a batch mode logger and change all the System.out.println statements to use it ? I'd also recommend a standard method signature be used like:
      jalview.bin.Jalview.argProcessed(..message..) rather than putting an explicit log statement everywhere, this allows the output to be redirected without touching every place it is used.

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: