コード例 #1
0
 def activate(self):
     """Activation of the plugin"""
     SingleConnectionAnalyser.activate(self)
     self.logger = logging.getLogger('SSDServerS')
コード例 #2
0
 def activate(self):
     """Activation of the plugin"""
     SingleConnectionAnalyser.activate(self)
     self.logger = logging.getLogger('SSDClientS')
     self.hosts_number = 0