introduce new console level to the logger

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major
    • 3.0
    • Affects Version/s: None
    • Component/s: Pegasus Planner
    • None

      Introduce 2 new logging levels CONSOLE and TRACE

      The new logging level hierarchy would be

      FATAL
      ERROR
      WARN
      CONSOLE
      INFO
      CONFIG
      DEBUG
      TRACE

      By default we will have the following levels enabled

      FATAL
      ERROR
      WARN
      CONSOLE

      Also add a -q option that will decrease the verbosity
      e.g -qq will mean FATAL and ERROR only

            Assignee:
            Karan Vahi
            Reporter:
            Karan Vahi
            Archiver:
            Rajiv Mayani

              Created:
              Updated:
              Resolved:
              Archived: