You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Yi Xiao (JIRA)" <ji...@apache.org> on 2011/05/19 10:24:55 UTC

[jira] [Updated] (GERONIMODEVTOOLS-748) Logging framework in GEP

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Xiao updated GERONIMODEVTOOLS-748:
-------------------------------------

    Attachment: log_2.patch
                log_1.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
>         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