Replies: 2 comments 1 reply
-
I think the answer is yes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @secustor, I've written an adapter for logr recently: https://github.com/tonglil/gokitlogr |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using modules from different projects where each is using a separate logging library.
To solve this we are using Logr which provides an interface which has been already implemented in many different go logging solutions.
I have seen #5, but does this apply here too?
This would definitely ease the adoption of go-kit.
Beta Was this translation helpful? Give feedback.
All reactions