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
我实现了自己的LoggingFilter
想在 WriteLogAsync 中获取到是哪个地方调用的接口,比如 at App.Clients.UserService.RunRequestAsync() in D:\Repos\WebApiClient\App\Clients\UserService.cs:line 31
The text was updated successfully, but these errors were encountered:
实现这个需求需要两个要素
Sorry, something went wrong.
No branches or pull requests
我实现了自己的LoggingFilter
想在 WriteLogAsync 中获取到是哪个地方调用的接口,比如
at App.Clients.UserService.RunRequestAsync() in D:\Repos\WebApiClient\App\Clients\UserService.cs:line 31
The text was updated successfully, but these errors were encountered: