Closed dannykopping closed 3 years ago
I did this for Cortex: https://github.com/cortexproject/cortex/blob/master/pkg/util/log/log.go#L111
Does that work? ISTM any time you have level.Debug
from the two libraries one of them is not going to work.
go-kit
has spun out its logger package, which is all this library uses.