Codebase list golang-github-go-kit-kit / 09c26da
log: README: add #164 to list of links Peter Bourgon 7 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
120120 For more details on the evolution of the Logger interface,
121121 see [The Hunt for a Logger Interface](http://go-talks.appspot.com/github.com/ChrisHines/talks/structured-logging/structured-logging.slide#1),
122122 a talk by [Chris Hines](https://github.com/ChrisHines).
123 Also, see
123 Also, please see
124124 [#63](https://github.com/go-kit/kit/issues/63),
125125 [#76](https://github.com/go-kit/kit/pull/76),
126126 [#131](https://github.com/go-kit/kit/issues/131),
127 [#157](https://github.com/go-kit/kit/pull/157), and
127 [#157](https://github.com/go-kit/kit/pull/157),
128 [#164](https://github.com/go-kit/kit/issues/164), and
128129 [#252](https://github.com/go-kit/kit/pull/252)
129130 to review historical conversations about package log and the Logger interface.
130131