BmapCopy: have a Logger object
authorSimon McVittie <smcv@debian.org>
Tue, 25 Jun 2013 11:54:45 +0000 (12:54 +0100)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 3 Jul 2013 13:15:44 +0000 (16:15 +0300)
commitb07fdd91ae86863b61405984952406fbc9951fa4
tree9c9496a7ea23753b1579c33917d0ed2511459665
parent24a17f188eaad5e977cf9a708f2e755939cca771
BmapCopy: have a Logger object

Artem: In some situations we may want inform about various happenings, see the
next patch for example. So let's teach the BmapCopy class to accept a 'logger'
object.

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