log: don't automatically setup gbp-specific logger
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 10 Jul 2014 06:42:35 +0000 (09:42 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 18 Jul 2014 13:08:28 +0000 (16:08 +0300)
commit5ee9fb39bf41ab8f7c074becc15dcf3a3cb15449
tree398380d756ea19936e0811ddecd45c9081a11fb5
parent048d06cadf7f2fa22d076fcaa0453733b6e443e7
log: don't automatically setup gbp-specific logger

This makes it nicer to use gbp.* modules (e.g. gbp.git) in other
software projects which may have their own logging setup. Now, importing
gbp.* modules won't force-setup logging.

Change-Id: I3e9cfe27c67cdd74c32ceba5dad786cc694ad7b6
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/log.py
tests/component/__init__.py