kiwi-el8/kiwi/storage
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
..
subformat Refactor use of logging facility 2019-10-23 17:54:27 +02:00
__init__.py Continue Refactor into subpackage 2016-02-29 11:37:27 +01:00
device_provider.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
disk.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
loop_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
luks_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
mapped_device.py Fixed docstring :rtype: values 2018-04-18 10:33:15 +02:00
raid_device.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
setup.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00