pungi/pungi
Qixiang Wan 80fa723b1d Include phase name in log for some phases
Phases createiso, liveimages, image_build, ostree_installer and osbs are
done in parallel, logs from these phases are mixed and and it's not
obvious which log message belongs to which phase. This change adds phase
name in log message for these phases.

The new mixin 'PhaseLoggerMixin' is added to extend a Pungi phase with a
logging logger which copy handlers from compose's logger but with
formatter changed.

Fixes: #58
Signed-off-by: Qixiang Wan <qwan@redhat.com>
2016-11-23 16:47:22 +08:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
phases Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
wrappers Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
compose.py compose: Drop unused argument 2016-11-09 13:39:01 +01:00
config.py pungi: Fix reading multilib config files 2016-11-09 09:36:23 +01:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
gather.py pungi: Include noarch debuginfo 2016-11-16 14:50:03 +01:00
ks.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py metadata: Treeinfo should point to packages and repo 2016-10-20 12:05:48 +02:00
multilib.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
ostree.py [ostree] Allow adding versioning metadata 2016-11-04 16:07:26 +08:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Merge #404 `Remove FSF address from file headers` 2016-09-27 13:33:43 +00:00
util.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00