Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 9157011EC3 for ; Tue, 20 May 2014 04:34:38 +0000 (UTC) Received: (qmail 84216 invoked by uid 500); 20 May 2014 04:34:38 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 84168 invoked by uid 500); 20 May 2014 04:34:38 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 84160 invoked by uid 99); 20 May 2014 04:34:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 04:34:38 +0000 Date: Tue, 20 May 2014 04:34:38 +0000 (UTC) From: "Dave Brosius (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AIRAVATA-1240) minor fixups of logging statements 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/AIRAVATA-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002789#comment-14002789 ] Dave Brosius commented on AIRAVATA-1240: ---------------------------------------- Just saw your email earlier, and am just taking a peek now. > minor fixups of logging statements > ---------------------------------- > > Key: AIRAVATA-1240 > URL: https://issues.apache.org/jira/browse/AIRAVATA-1240 > Project: Airavata > Issue Type: Bug > Components: Airavata API > Affects Versions: 0.11 > Reporter: Dave Brosius > Priority: Trivial > Fix For: 0.13 > > Attachments: 1240.txt > > > several logger statements pass e.getMessage() as a parm to log.error, without a {} marker, thus being ignored. Only exceptions are special-handled, so switch to that. -- This message was sent by Atlassian JIRA (v6.2#6252)