Skip to content

repo-updater: Use s.Logger where appropriate

Warren Gifford requested to merge syncer-logger into sync_single_external_service

Created by: ryanslade

The syncer has it's own logger with should be used when logging from within any methods on the syncer struct.

Also updated a couple of places where we were using the correct logger but not performing a nil check.

Stacked on: #13742
Closes: #13718 (closed)

Merge request reports

Loading