Created attachment 657637 [details] proposed patch CMPI has functions for logging (CMLogMessage) and for tracing (CMTraceMessage). The tracing is not implemented in cmpi-bindings-pywbem. Attached patch adds trace_* methods to Logger. A provider can use it as follows: logger = env.get_logger() logger.trace_info(__name__, "Tracing something useful")
Created attachment 658059 [details] proposed patch Attaching better patch, this version works with SFCB. SFCB does not support tracing, therefore appropriate python functions fall back to log_debug.
Patch sent upstream: http://sourceforge.net/mailarchive/message.php?msg_id=30250417
cmpi-bindings-0.5.2-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/cmpi-bindings-0.5.2-3.fc18
Package cmpi-bindings-0.5.2-3.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cmpi-bindings-0.5.2-3.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0570/cmpi-bindings-0.5.2-3.fc18 then log in and leave karma (feedback).
cmpi-bindings-0.5.2-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.