File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h
99
1010### Added
1111
12+ - Support for [ ` NLog ` ] ( https://www.nuget.org/packages/NLog/ )
13+ logs instrumentation for versions ` 5.* ` and ` 6.* ` on .NET using duck typing
14+ for zero-config auto-injection.
15+
1216### Changed
1317
1418#### Dependency updates
@@ -29,9 +33,6 @@ release.
2933
3034### Added
3135
32- - Support for [ ` NLog ` ] ( https://www.nuget.org/packages/NLog/ )
33- logs instrumentation for versions ` 5.* ` and ` 6.* ` on .NET using duck typing
34- for zero-config auto-injection.
3536- Support for .NET 10.
3637- Support for [ ASP.NET Core 10 metrics] ( https://learn.microsoft.com/en-us/aspnet/core/log-mon/metrics/built-in?view=aspnetcore-10.0 ) .
3738- Support for ASP.NET Core 10 Blazor traces from
You can’t perform that action at this time.
0 commit comments