You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/11 22:03:18 UTC

[jira] [Commented] (COUCHDB-2135) Remove log level name from log list

    [ https://issues.apache.org/jira/browse/COUCHDB-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967032#comment-13967032 ] 

ASF GitHub Bot commented on COUCHDB-2135:
-----------------------------------------

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb/pull/205

    Remove log level name from the log list & some styling fixes

    - Remove the message-level from the view
    - small columns (pid, date) get less width
    - padding around the view
    
    Closes COUCHDB-2135
    
    **Preview:**
    ![bildschirmfoto 2014-04-11 um 21 58 32](https://cloud.githubusercontent.com/assets/298166/2684146/e514a15a-c1b3-11e3-997c-a7d8d6b4005a.png)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb 2135-remove-log-level

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/205.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #205
    
----
commit f2362dd2e5dabfb0a730ddbe563231e0f38d920c
Author: Robert Kowalski <ro...@kowalski.gd>
Date:   2014-04-11T19:53:48Z

    Remove log level name from the log list & some styling fixes
    
    - Remove the message-level from the view
    - small columns (pid, date) get less width
    - padding around the view
    
    Closes COUCHDB-2135

----


> Remove log level name from log list
> -----------------------------------
>
>                 Key: COUCHDB-2135
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2135
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Alexander Shorin
>            Assignee: Robert Kowalski
>
> Currently, log messages are already highlighted by different colors depending on their level. There is no reasons to duplicate this information in text. Plus you'll get some valuable free space.



--
This message was sent by Atlassian JIRA
(v6.2#6252)