We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前日志用的是第三方日志实现 logrus "github.com/sirupsen/logrus, 希望计划能够抽象日志接口,用户可以通过依赖注入注册自己需要的日志组件。
logrus "github.com/sirupsen/logrus
The text was updated successfully, but these errors were encountered:
sounds nice!
Sorry, something went wrong.
No branches or pull requests
目前日志用的是第三方日志实现
logrus "github.com/sirupsen/logrus
,希望计划能够抽象日志接口,用户可以通过依赖注入注册自己需要的日志组件。
The text was updated successfully, but these errors were encountered: