Skip to content
New issue

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

不能优雅地添加 Logger #43

Open
xinyifly opened this issue Nov 2, 2024 · 0 comments
Open

不能优雅地添加 Logger #43

xinyifly opened this issue Nov 2, 2024 · 0 comments

Comments

@xinyifly
Copy link

xinyifly commented Nov 2, 2024

Is your feature request related to a problem? Please describe.
需要在一个单独的文件中记录 aliyun api 调用的日志

Describe the solution you'd like
RPCClient.new 的时候给一个办法自定义 faraday 实例,让我可以调用 faraday.response :logger 配置 faraday 的 logger

Describe alternatives you've considered
提供日志自定义相关参数,或者传入Logger对象

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant