Function: logScorerJobsStatus()
Parameters
projectId
string
The unique identifier of the project.
runId
string
The unique identifier of the run.
logger
JobProgressLogger = {}
Optional logger interface (defaults to console).
Returns
Promise<void>