SERVER-51016: Add Python logging.Handler for LogKeeper V3
This commit is contained in:
committed by
Evergreen Agent
parent
f3617ccb88
commit
ee1e7ff457
@@ -26,4 +26,5 @@ class CPPIntegrationTestCase(interface.ProcessTestCase):
|
||||
|
||||
def _make_process(self):
|
||||
return core.programs.generic_program(self.logger, [self.program_executable],
|
||||
self.fixture.job_num, test_id=self._id,
|
||||
**self.program_options)
|
||||
|
||||
Reference in New Issue
Block a user