You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Valentin Valchev (JIRA)" <ji...@apache.org> on 2010/04/01 12:02:27 UTC

[jira] Created: (FELIX-2245) Log Plugin - level sorting should be by level

Log Plugin - level sorting should be by level
---------------------------------------------

                 Key: FELIX-2245
                 URL: https://issues.apache.org/jira/browse/FELIX-2245
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-3.0.0
            Reporter: Valentin Valchev


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)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2245) Log Plugin - level sorting should be by level

Posted by "Valentin Valchev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Valchev resolved FELIX-2245.
-------------------------------------

      Assignee: Valentin Valchev
    Resolution: Fixed

> Log Plugin - level sorting should be by level
> ---------------------------------------------
>
>                 Key: FELIX-2245
>                 URL: https://issues.apache.org/jira/browse/FELIX-2245
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Valentin Valchev
>            Assignee: Valentin Valchev
>             Fix For: webconsole-3.0.2
>
>         Attachments: logs-level-sorting.patch
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (FELIX-2245) Log Plugin - level sorting should be by level

Posted by "Valentin Valchev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Valchev updated FELIX-2245:
------------------------------------

    Attachment: logs-level-sorting.patch

attaching the patch..

> Log Plugin - level sorting should be by level
> ---------------------------------------------
>
>                 Key: FELIX-2245
>                 URL: https://issues.apache.org/jira/browse/FELIX-2245
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Valentin Valchev
>         Attachments: logs-level-sorting.patch
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira