Example #1
0
 def __init__(self, *args, **kwargs):
     Build.__init__(self, *args, **kwargs)
     self._logger = logging.getLogger("b3")