def stop(self):
     TailableProc.stop(self)
     logging.info("LightningD stopped")
Esempio n. 2
0
 def stop(self):
     TailableProc.stop(self)
     logging.info("PtarmD stopped")