To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103030
                 Issue #|103030
                 Summary|Implement component logging
               Component|udk
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|code
             Assigned to|oj
             Reported by|oj





------- Additional comments from o...@openoffice.org Tue Jun 23 09:45:45 +0000 
2009 -------
Implement a logging component which can be instantiated by extending the uno
environment with the purpose ":log". 
To enable the logging per component service name, one new environment variable
has to defined which allows to control logging without to change any code.
The variable is named UNO_ENV_LOG and can contain multiple component names
separated by ; (semicolon) like
export UNO_ENV_LOG=com.sun.star.sdbcx.comp.hsqldb.Driver
Additionally the RTL_LOGFILE has to be defined as well, explanation can be found
here
(http://svn.services.openoffice.org/opengrok/xref/Current%20(trunk)/sal/inc/rtl/logfile.hxx#39)
And the definition of a purpose environment can be looked at
http://wiki.services.openoffice.org/wiki/Uno/Spec/Purpose_Environment

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to