Skip to content

Use trimming-safe EventSourcePrimitives for logging#443

Merged
benmwatson merged 3 commits into
masterfrom
trimming_eventsource
Jul 16, 2026
Merged

Use trimming-safe EventSourcePrimitives for logging#443
benmwatson merged 3 commits into
masterfrom
trimming_eventsource

Conversation

@benmwatson

Copy link
Copy Markdown
Member

This PR fixes #349 by utilizing .NET 8.0 trimming-safe EventSourcePrimitives for logging.

It replaces #352, which was abandoned by the original author.

This relies on functionality added in net8.0.

@benmwatson
benmwatson merged commit 4b8b973 into master Jul 16, 2026
5 checks passed
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.

Missing [RequiresUnreferencedCodeAttribute] annotation for trimming

3 participants