Exemplo n.º 1
0
 def __init__(self, config, opts):
     Framework_Base.__init__(self, config)
     self.config = config
     self.logger = logging.getLogger('client')
     self.fwtype = "Ciient"
     self.opts = opts
Exemplo n.º 2
0
 def __init__(self, config, opts):
     Framework_Base.__init__(self, config)
     self.config = config
     self.logger = None
     self.fwtype = "MA Ciient"
     self.opts = opts
Exemplo n.º 3
0
 def __init__(self, config, opts):
     Framework_Base.__init__(self, config)
     self.config = config
     self.logger = logging.getLogger('client')
     self.fwtype = "Ciient"
     self.opts = opts