Searched refs:set_output_path (Results 1 – 1 of 1) sorted by relevance
183 self.set_output_path(output_path)221 self.set_output_path(getattr(logging, 'output_path', '/tmp'))224 def set_output_path(self, output_path): member in LogSerial