Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 20033 invoked from network); 29 Sep 2008 08:27:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 08:27:43 -0000 Received: (qmail 37528 invoked by uid 500); 29 Sep 2008 08:27:42 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 37509 invoked by uid 500); 29 Sep 2008 08:27:41 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 37498 invoked by uid 99); 29 Sep 2008 08:27:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 01:27:41 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 08:26:48 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9C9BB234C1F5 for ; Mon, 29 Sep 2008 01:26:52 -0700 (PDT) Message-ID: <857591201.1222676812640.JavaMail.jira@brutus> Date: Mon, 29 Sep 2008 01:26:52 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Issue Comment Edited: (CAMEL-944) tracer - option to disable interceptors In-Reply-To: <583143424.1222602233457.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46046#action_46046 ] davsclaus edited comment on CAMEL-944 at 9/29/08 1:25 AM: ------------------------------------------------------------ TODO: Update wiki how to configure these new options / exposed options in spring XML *DONE* was (Author: davsclaus): TODO: Update wiki how to configure these new options / exposed options in spring XML > tracer - option to disable interceptors > --------------------------------------- > > Key: CAMEL-944 > URL: https://issues.apache.org/activemq/browse/CAMEL-944 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 1.4.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 1.5.0 > > > Currently the tracer also outputs interceptors such as delegation to the DLC that is wrapped in the pipeline. > Would be nice with an option to enable/disable this (disabled by default) so all the interceptors isn't logged and confuses end-users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.