Skip to content

Conversation

Meir017
Copy link
Contributor

@Meir017 Meir017 commented Jun 6, 2025

related to #9273

Microsoft Reviewers: Open in CodeFlow

Meir017 added 4 commits June 6, 2025 16:35
Cleanup `src\Orleans.Core\Networking\Connection.cs`
Cleanup `src\Orleans.Core\Utils\ObserverManager.cs`
Cleanup `src\Orleans.Core\Networking\Shared\SocketConnection.cs`
Replaces manual LoggerMessage.Define declarations with LoggerMessage attributes to leverage compile-time source generation.

Improves performance by eliminating runtime delegate creation and reduces boilerplate code maintenance overhead.
@Meir017 Meir017 changed the title chore(Orleans.Core): Use [LoggerMessage] chore(Orleans.Core): Use [LoggerMessage] p2 Jun 6, 2025
@ReubenBond ReubenBond merged commit db24143 into dotnet:main Jun 6, 2025
28 checks passed
@Meir017 Meir017 deleted the feature/logging branch June 6, 2025 16:12
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants