Ejemplo n.º 1
0
 def update(self):
     """Nothing to do here. Just return the global glances_log."""
     # Set the stats to the glances_logs
     self.stats = glances_logs.get()
Ejemplo n.º 2
0
 def update(self):
     """Nothing to do here. Just return the global glances_log."""
     # Set the stats to the glances_logs
     self.stats = glances_logs.get()