Return-Path: X-Original-To: apmail-manifoldcf-dev-archive@www.apache.org Delivered-To: apmail-manifoldcf-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 BD518106AC for ; Thu, 20 Nov 2014 17:43:36 +0000 (UTC) Received: (qmail 56512 invoked by uid 500); 20 Nov 2014 17:43:36 -0000 Delivered-To: apmail-manifoldcf-dev-archive@manifoldcf.apache.org Received: (qmail 56474 invoked by uid 500); 20 Nov 2014 17:43:36 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 56435 invoked by uid 99); 20 Nov 2014 17:43:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 17:43:36 +0000 Date: Thu, 20 Nov 2014 17:43:36 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CONNECTORS-1108) Raise logging level for job activities 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/CONNECTORS-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1108. ------------------------------------- Resolution: Fixed > Raise logging level for job activities > -------------------------------------- > > Key: CONNECTORS-1108 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1108 > Project: ManifoldCF > Issue Type: Improvement > Components: Framework core > Affects Versions: ManifoldCF 1.7.2 > Reporter: Aeham Abushwashi > Assignee: Karl Wright > Priority: Trivial > Fix For: ManifoldCF 1.8, ManifoldCF 2.0 > > Attachments: CONNECTORS-1108.txt > > > During troubleshooting, it can be incredibly useful to identify when particular jobs are started/stopped/deleted etc. All job activities are currently logged under the DEBUG level. Setting MCF's logging level for the jobs category to DEBUG would output the required information but could also swamp the log with recurring (and far less useful) messages. > I'd like to suggest raising the logging level of most job activities to INFO, keeping the recurring ones at DEBUG. > Patch to follow shortly (for the CONNECTORS-1100-1x branch)... -- This message was sent by Atlassian JIRA (v6.3.4#6332)