[
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:**

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 <[email protected]>
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)