Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2245

Log Plugin - level sorting should be by level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-3.0.0
    • webconsole-3.1.0
    • Web Console
    • None

    Description

      Currently the sorting by log level is performed by the name of the level

      As example, the order is:
      DEBUG
      ERROR
      INFO
      WARNING

      However, the name ordering is not the same as level ordering, which should be
      ERROR (1)
      WARNING (2)
      INFO (3)
      DEBUG (4)

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: