pungi/pungi
Lubomír Sedlář ea1bcf625b pungi: Only add logger once
The Pungi object reuses the same logger for all its instances. Every
time a new instance is created, a stream handler would be added. This
means that a second instance will print everything twice. When running
tests, tens of instances would be created.

This patch only adds the handler if there are no handlers configured
yet.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-11-10 13:28:02 +01:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
phases [ostree] Allow adding versioning metadata 2016-11-04 16:07:26 +08:00
wrappers iso-wrapper: Remove the class 2016-10-14 09:14:51 +02: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 [ostree] Allow adding versioning metadata 2016-11-04 16:07:26 +08:00
compose.py createiso: Include layered product name in iso name 2016-10-17 15:15:50 +02: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: Only add logger once 2016-11-10 13:28:02 +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 Remove FSF address from comments 2016-09-23 10:26:43 +02: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 iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00