This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/855/

Review request for OpenLMI Developers.
By Michal Minar.
Repository: openlmi-providers

Description

logging improvements and fix

Reduced length of tracing messages written to log by rendering just the
first item of list, dict or set instead of whole argument. This will
also improve execution time when running in debug mode.

Fixed logging decorator of software job manager which previously
rendered informations from uninteresting frame.

Diffs

  • src/software/lmi/software/yumdb/jobmanager.py (6b0b854d0da12f7c77d56ffc901c12ec3bac5b9a)
  • src/python/lmi/providers/cmpi_logging.py (1eb9e3a1075ba855512cc2cb93d353fd2cd08204)

View Diff