def activate(self): """Activation of the plugin""" SingleConnectionAnalyser.activate(self) self.logger = logging.getLogger('SSDServerS')
def activate(self): """Activation of the plugin""" SingleConnectionAnalyser.activate(self) self.logger = logging.getLogger('SSDClientS') self.hosts_number = 0