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:22:47 UTC

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

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


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

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

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Han Hong Fang (JIRA)" <ji...@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