Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 804B310D16 for ; Mon, 30 Sep 2013 17:43:53 +0000 (UTC) Received: (qmail 757 invoked by uid 500); 30 Sep 2013 17:43:53 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 689 invoked by uid 500); 30 Sep 2013 17:43:50 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 662 invoked by uid 99); 30 Sep 2013 17:43:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 17:43:48 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 30 Sep 2013 17:43:47 +0000 Received: (qmail 99469 invoked by uid 99); 30 Sep 2013 17:43:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Sep 2013 17:43:25 +0000 Date: Mon, 30 Sep 2013 17:43:25 +0000 (UTC) From: "Srikanth Sundarrajan (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-133) Upgrade to slf4j 1.7.5 and use SLF4J logger MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-133?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1378= 2041#comment-13782041 ]=20 Srikanth Sundarrajan commented on FALCON-133: --------------------------------------------- log4j 2 is still beta. Do we want to move now ? Perhaps we can migrate to s= lf4j now and then migrating to log4j2 would be a simple switch. Thoughts ? > Upgrade to slf4j 1.7.5 and use SLF4J logger > ------------------------------------------- > > Key: FALCON-133 > URL: https://issues.apache.org/jira/browse/FALCON-133 > Project: Falcon > Issue Type: Improvement > Components: general > Reporter: Jean-Baptiste Onofr=C3=A9 > Fix For: 0.4 > > Attachments: FALCON-133.patch > > > SLF4J 1.7.5 provides interesting performance improvements. > More over, it's not more require to test the log level, we can use direct= ly {} in the message formatter. -- This message was sent by Atlassian JIRA (v6.1#6144)