Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 87418 invoked from network); 7 Sep 2007 07:41:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Sep 2007 07:41:56 -0000 Received: (qmail 61779 invoked by uid 500); 7 Sep 2007 07:41:50 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 61757 invoked by uid 500); 7 Sep 2007 07:41:50 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 61748 invoked by uid 99); 7 Sep 2007 07:41:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2007 00:41:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2007 07:43:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ABAA1714163 for ; Fri, 7 Sep 2007 00:41:33 -0700 (PDT) Message-ID: <24533895.1189150893687.JavaMail.jira@brutus> Date: Fri, 7 Sep 2007 00:41:33 -0700 (PDT) From: "Adrian Co (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Created: (OPENJPA-355) OpenJPA Log4J factory incorrectly handles logging level MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org OpenJPA Log4J factory incorrectly handles logging level ------------------------------------------------------- Key: OPENJPA-355 URL: https://issues.apache.org/jira/browse/OPENJPA-355 Project: OpenJPA Issue Type: Bug Components: logging Affects Versions: 1.0.0, 1.1.0 Reporter: Adrian Co Priority: Minor Setting the log4j level to DEBUG, is unable to display INFO, WARN or higher level logging level. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.