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 C9876DC7E for ; Fri, 2 Nov 2012 22:00:15 +0000 (UTC) Received: (qmail 96013 invoked by uid 500); 2 Nov 2012 22:00:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 95918 invoked by uid 500); 2 Nov 2012 22:00: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 95731 invoked by uid 99); 2 Nov 2012 22:00:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 22:00:14 +0000 Date: Fri, 2 Nov 2012 22:00:13 +0000 (UTC) From: "Simon Willnauer (JIRA)" To: dev@lucene.apache.org Message-ID: <1432498624.63154.1351893614018.JavaMail.jiratomcat@arcas> In-Reply-To: <1238676784.63117.1351893132491.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (LUCENE-4528) Slf4JInfoStream - sends InfoStream messages to SLF4J 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/LUCENE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489781#comment-13489781 ] Simon Willnauer commented on LUCENE-4528: ----------------------------------------- hey Steve, I appreciate you initiative but I think I recall a couple of discussions about that all with the same result (here is one https://groups.google.com/forum/#!topic/elasticsearch/qJDfhBu4aqo). I think I have to disappoint you that the main point has not changed since ever. The main motivation is 0-dependency in Lucene core so I think we not gonna move forward on this issue. > Slf4JInfoStream - sends InfoStream messages to SLF4J > ---------------------------------------------------- > > Key: LUCENE-4528 > URL: https://issues.apache.org/jira/browse/LUCENE-4528 > Project: Lucene - Core > Issue Type: Improvement > Components: core/other > Reporter: Steve McKay > Priority: Minor > Attachments: LUCENE-4528.patch > > > InfoStream doesn't play well with logging. With Slf4JInfoStream, users can send InfoStream messages to the logging library of their choice for processing. Hooray! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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