Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41DBAC0B5 for ; Mon, 7 May 2012 19:21:16 +0000 (UTC) Received: (qmail 4511 invoked by uid 500); 7 May 2012 19:21:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 4441 invoked by uid 500); 7 May 2012 19:21:14 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 4431 invoked by uid 99); 7 May 2012 19:21:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 19:21:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 19:21:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C1CCD43847A for ; Mon, 7 May 2012 19:20:51 +0000 (UTC) Date: Mon, 7 May 2012 19:20:51 +0000 (UTC) From: "Ryan McKinley (JIRA)" To: dev@lucene.apache.org Message-ID: <2141880715.36023.1336418451795.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2038933589.33986.1334686880010.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-3367) Show Logging Events in Admin UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269912#comment-13269912 ] Ryan McKinley commented on SOLR-3367: ------------------------------------- looks good stefan -- i commited this in r1335204, but think we can continue making it better. The biggest thing I notice when using this with my real data/errors is that most severe errors are really big/wide -- this is why i like the colspan version better. Looking at it more, I think it would be even better if we could use the 2nd level tab space (Viewer vs Level) as well. What do you think about putting "Level" as a sub-menu under "Logging" in the far left panel? This would give the viewer as much width as possible. Can the 'Level' menu only show up when Logging is selected? similar to the options that show up when you select a core? > Show Logging Events in Admin UI > ------------------------------- > > Key: SOLR-3367 > URL: https://issues.apache.org/jira/browse/SOLR-3367 > Project: Solr > Issue Type: New Feature > Components: web gui > Reporter: Ryan McKinley > Assignee: Stefan Matheis (steffkes) > Fix For: 4.0 > > Attachments: SOLR-3367.patch, SOLR-3367.patch, SOLR-3367.patch, SOLR-3367.patch, SOLR-3367.png > > > We can show logging events in the Admin UI. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org