| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
To comply with lmi shell, which is placed in *lmi* package, and to
make our imports shorter, we are renaming *openlmi* namespace to *lmi*.
|
| |
|
|
|
|
| |
DEBUG is too verbose. On the other hand, we'll see no logging until
something sets more verbose level, e.g. after configuration load.
|
| | |
|
| |
|
|
|
|
| |
made tracing message for function exit match the entry one
added threading related logging for YumDB
|
|
|
openlmi.common subpackage allows to share code accros various OpenLMI
provider packages. Currently there is a cmpi_logging.py module.
Resolves: #71 in openlmi trac -- Make common package under openlmi
namespace for utilities shared accross python providers.
|