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 D79641090E for ; Thu, 23 Jan 2014 13:42:14 +0000 (UTC) Received: (qmail 10425 invoked by uid 500); 23 Jan 2014 13:42:14 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 10295 invoked by uid 500); 23 Jan 2014 13:42:12 -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 10277 invoked by uid 99); 23 Jan 2014 13:42:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 13:42:05 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Thu, 23 Jan 2014 13:42:03 +0000 Received: (qmail 9851 invoked by uid 99); 23 Jan 2014 13:41:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 13:41:40 +0000 Date: Thu, 23 Jan 2014 13:41:40 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated FALCON-133: ---------------------------------------- Attachment: FALCON-133.patch Updated patch (merge from master) > 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 > Affects Versions: 0.3 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > 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.5#6160)