TransRead: accept the logger object
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 13 Sep 2013 09:55:14 +0000 (12:55 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 13 Sep 2013 10:37:30 +0000 (13:37 +0300)
commit3040bcdf32bbaf106db6fb22a94adabf372651b7
treebd12e098d62e2d0e0bb517c5708dea26c497ebb8
parenta8b9f6f08aaa4945611dbcdb10eaf221fc4bd003
TransRead: accept the logger object

In order to improve user experience, I would like to print warnings when we
cannot open the URL for some time. This requires the TransRead object to accept
the logger object, or take the global one.

Change-Id: I4fc9f3d6544a2a699b6476dddf362aa127e81550
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptool
bmaptools/TransRead.py