Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Developers can employ EventSource APIs when publishing for AOT targets to be able to use .NET tracing capabilities #43390

@mjsabby

Description

@mjsabby

EventSource is a common logging abstraction in .NET but it uses reflection to generate the schema for an EventSource definition. The source generator would do this at build time and make using EventSources reflection free.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions