Skip to content

Standardize logs with logrus

Daniel Paul Searles requested to merge log-standardization into master

What does this MR do?

  • Set logrus formatter with common's logutil package.
  • Replace fmt print calls with the appropriate logrus calls.
  • Add info logs when executing large steps.

What are the relevant issue numbers?

gitlab-org/gitlab#10880 (closed)

Does this MR meet the acceptance criteria?

Edited by Daniel Paul Searles

Merge request reports

Loading