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

尝试减少日志过程中的字符串创建数量 #26

Merged
merged 9 commits into from
Sep 18, 2024

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Sep 18, 2024

创建分析器单元测试项目

@lindexi lindexi requested a review from walterlv September 18, 2024 08:31
Copy link
Member

@walterlv walterlv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以考虑顺便给 ILogger 接口提供字符串插值的扩展方法?然后还要特殊考虑 DebugLogger 和 TraceLogger。

@walterlv walterlv merged commit f860e25 into main Sep 18, 2024
2 checks passed
@walterlv walterlv deleted the t/lindexi/LoggerInterpolatedStringHandler branch September 18, 2024 09:33
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.

2 participants