Hi, looking for a possibility to implement some client-side logging facilities in our database drivers, I came across css.util.logging [1] - a UNO API which promises to provide exactly such capabilities.
Unfortunately, there's no implementation for this API. Furthermore, trying to implement it revealed some shortcomings, which cannot be solved with the existing API, since it is already marked "published", and thus cannot be changed anymore. I'd like to propose a new logging API, which is modeled after the Java logging API (though not (yet) as powerful). Since this involves quite a few new types, I will not introduce them here in this mail, but I uploaded a zipped version of the autodoc-generated IDL reference for the proposed com.sun.star.logging module. You can find it at [2]. Feedback to this proposed API is highly welcome. Thanks & Ciao Frank [1]http://api.openoffice.org/docs/common/ref/com/sun/star/util/logging/module-ix.html [2]http://udk.openoffice.org/servlets/ProjectDocumentList --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
