示例#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()
示例#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()