kiwi-el8/kiwi/utils
Marcus Schäfer bdb7123fa1
Refactor use of logging facility
Use getLogger method instead of a global log object
Also use caplog fixture to capture log messages in
unit tests. This Fixes #1244
2019-10-23 17:54:27 +02:00
..
__init__.py Refactor data subpackage 2016-03-17 10:42:08 +01:00
block.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
checksum.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
codec.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command_capabilities.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
compress.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
output.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
rpm_database.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
rpm.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
size.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
sync.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
sysconfig.py Stop inheriting from object 2019-08-22 15:43:27 +02:00