Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3BA1DB9F for ; Tue, 4 Sep 2012 22:17:07 +0000 (UTC) Received: (qmail 76363 invoked by uid 500); 4 Sep 2012 22:17:07 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 76333 invoked by uid 500); 4 Sep 2012 22:17:07 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 76324 invoked by uid 99); 4 Sep 2012 22:17:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2012 22:17:07 +0000 Date: Wed, 5 Sep 2012 09:17:07 +1100 (NCT) From: "David Alves (JIRA)" To: commits@cassandra.apache.org Message-ID: <61569811.35247.1346797027557.JavaMail.jiratomcat@arcas> In-Reply-To: <705305251.34857.1346792647946.JavaMail.jiratomcat@arcas> Subject: [jira] [Comment Edited] (CASSANDRA-4615) cannot set log4j level on modules/classes 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/CASSANDRA-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448107#comment-13448107 ] David Alves edited comment on CASSANDRA-4615 at 9/5/12 9:15 AM: ---------------------------------------------------------------- right, you need to also down the threshold for the appender you want (probably the R one in this case). I'll try and find find a better way to do that, but without actually using a different logger for tracing (and therefore changing quite a lot of code) it will probably depend on some weird hack to the logging system. was (Author: dr-alves): right, you need to also up the threshold for the appender you want (probably the R one in this case). I'll try and find find a better way to do that, but without actually using a different logger for tracing (and therefore changing quite a lot of code) it will probably depend on some weird hack to the logging system. > cannot set log4j level on modules/classes > ----------------------------------------- > > Key: CASSANDRA-4615 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4615 > Project: Cassandra > Issue Type: Bug > Affects Versions: 1.2.0 beta 1 > Reporter: Brandon Williams > Assignee: David Alves > Priority: Minor > > For example, setting log4j.logger.org.apache.cassandra.db=DEBUG in the config has no effect. Perhaps there is something else that needs to be set as well, but we should at least document that there. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira