Relevant portion of the the faro log for a job that ran successfully:
INFO 2022-03-02T01:00:41.068+00:00 botocore.credentials ()(credentials.py:1111) - Found credentials in environment variables.
INFO 2022-03-02T01:00:42.431+00:00 matplotlib.font_manager ()(font_manager.py:1443) - generated new fontManager
INFO 2022-03-02T01:00:43.900+00:00 ctrl.mpexec.cmdLineFwk ()(cmdLineFwk.py:580) - QuantumGraph contains 1 quanta for 1 tasks, graph ID: '1646177452.0195708-9048
INFO 2022-03-02T08:00:33.611+00:00 matchCatalogsTract (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(MatchedCatalogBase.py:289) - Running tract: 3083
INFO 2022-03-02T08:00:33.617+00:00 matchCatalogsTract (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(MatchedCatalogBase.py:181) - Running catalog matching
WARNING 2022-03-02T08:00:33.658+00:00 py.warnings (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(warnings.py:109) - /opt/lsst/software/stack/stack/miniconda3-py38_4.9.2-0.8.0/Linux64/faro/ge8d9ffb934+d34cda5e8b/python/lsst/faro/utils/matcher.py:211: RuntimeWarning: invalid value encountered in true_divide
e = (i_xx - i_yy + 2j * i_xy) / (i_xx + i_yy)
INFO 2022-03-02T08:27:27.516+00:00 matchCatalogsTract (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(MatchedCatalogBase.py:188) - 6160117 sources in matched catalog.
INFO 2022-03-02T08:29:02.199+00:00 matchCatalogsTract (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(MatchedCatalogBase.py:192) - 4251647 sources when trimmed to tract boundaries.
INFO 2022-03-02T08:31:53.406+00:00 ctrl.mpexec.singleQuantumExecutor (matchCatalogsTract:{band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083})(singleQuantumExecutor.py:189) - Execution of task 'matchCatalogsTract' on quantum {band: 'g', instrument: 'LSSTCam-imSim', skymap: 'DC2', tract: 3083} took 27069.216 seconds
INFO 2022-03-02T08:31:53.731+00:00 ctrl.mpexec.mpGraphExecutor ()(mpGraphExecutor.py:386) - Executed 1 quanta successfully, 0 failed and 0 remain out of total 1 quanta.
Using self.log.verbose is okay.