Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-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 5616C496A for ; Wed, 25 May 2011 08:20:32 +0000 (UTC) Received: (qmail 98101 invoked by uid 500); 25 May 2011 08:20:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 98056 invoked by uid 500); 25 May 2011 08:20:31 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 98048 invoked by uid 99); 25 May 2011 08:20:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 08:20:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 08:20:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C7B10DDC92 for ; Wed, 25 May 2011 08:19:48 +0000 (UTC) Date: Wed, 25 May 2011 08:19:48 +0000 (UTC) From: "Han Hong Fang (JIRA)" To: dev@geronimo.apache.org Message-ID: <144129700.41840.1306311588814.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <356827840.26037.1305793367327.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (GERONIMODEVTOOLS-748) Logging framework in GEP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Hong Fang resolved GERONIMODEVTOOLS-748. -------------------------------------------- Resolution: Fixed Fix Version/s: 3.0 3.0-M2 Committed at revision: 1127423. Thank you Yi Xiao for the patch. > Logging framework in GEP > ------------------------ > > Key: GERONIMODEVTOOLS-748 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-748 > Project: Geronimo-Devtools > Issue Type: Improvement > Affects Versions: 3.0 > Environment: win7 64bit, eclipse3.6SR2, sun_jdk_1.6.25; > winXP x86, eclipse3.6SR1, sun_jdk_1.6.24; > Reporter: Yi Xiao > Assignee: Yi Xiao > Labels: log > Fix For: 3.0-M2, 3.0 > > Attachments: log_1.patch, log_2.patch > > > For any informational message, the user can explicitly turn on the tracing or logging using the eclipse .options file. > Almost every plugin has the .option file which has console, trace and debug switches: > 1 console: to output info to the default console; > 2 trace: to output the methods' entry, exit or some info messages to the .log file; > 3 debug: to output the warning & error messages to the .log file. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira