Skip to content

database: log repo patterns to trace

Warren Gifford requested to merge plz.review/review/6592 into main

Created by: keegancsmith

This information would of greatly improved the debugging experience of a recent customer issue.

I introduced a new trace.Strings which is like log.Strings but for tracing. Alternatively, I can look into using a logger if that is appropriate.

Test Plan: go test

plz-review-url: https://plz.review/review/6592

Merge request reports

Loading