Searched refs:log_locations (Results 1 – 1 of 1) sorted by relevance
205 log_locations = ["/var/log/","/var/log/dmesg", "/tmp/dmesg_output.log"] variable224 cls.log_locations = log_locations269 def getLogList(self, log_locations): argument271 for location in log_locations:298 def get_local_log_list(self, log_locations): argument299 self.transfer_logs(self.getLogList(log_locations))375 log_list = self.get_local_log_list(self.log_locations)