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

Reply via email to