Skip to content

refactor(repo-updater): use lib/log better

Administrator requested to merge wbezuide/repoupdater-logging-touchups into main

Created by: burmudar

Based on comments from @bobheadxi on https://github.com/sourcegraph/sourcegraph/pull/36024

  • use logtest it the tighest scope
  • fix naming
  • use log.With when log lines repeatedly emit a field

Part of #34607 (closed)

Test plan

Unit tests

Merge request reports

Loading