Skip to content

feat(SimpleLoggerAdvisor): Add log level configuration function #3747

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

Closed
wants to merge 2 commits into from

Conversation

zjxzjw
Copy link

@zjxzjw zjxzjw commented Jul 4, 2025

Add requestLogLevel and responsiveLogLevel properties in SimpleLoggerAdvisor
Add logLevel enumeration class for configuring log levels
Modify the logRequest and logResponse methods to support adjusting log levels according to configuration
Add a method to set log levels in the Builder class

zjxzjw added 2 commits July 4, 2025 22:06
- 调整代码格式,提高可读性
- 优化导入语句,移除冗余导入
- 重构构造函数和 Builder 类,提高代码清晰度
- 添加必要的空行,改善代码组织
@zjxzjw zjxzjw closed this Jul 8, 2025
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

Successfully merging this pull request may close these issues.

1 participant