log: don't initialize handlers in GbpLogger init
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 11 Sep 2014 12:25:00 +0000 (15:25 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 18 Dec 2014 12:00:14 +0000 (14:00 +0200)
commite021ecaa4ff2aeaff4d103d391811fb6c88f68c7
tree9afc2766ce7788f31fa8a578953ae52edad8b7b7
parent0d864dcc88f2c8686664031fbb5f7b810491aa9d
log: don't initialize handlers in GbpLogger init

Better compatibility with 3rd party modules that have their own logging
initializations.

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