Skip to content

Commit 1fe9cc0

Browse files
committed
feat(logs): add CHANGELOG entry
1 parent 11fe02b commit 1fe9cc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
### Features
66

77
- Add experimental support for _Sentry Structured Logging_ via `SentrySdk.Logger` ([#4158](https://github.com/getsentry/sentry-dotnet/pull/4158))
8+
- Add experimental integrations of _Sentry Structured Logging_ ([#4193](https://github.com/getsentry/sentry-dotnet/pull/4193))
9+
- `Sentry.AspNetCore`, enabled via `SentryAspNetCoreOptions.EnableLogs`
10+
- `Sentry.Extensions.Logging`, enabled via `SentryLoggingOptions.EnableLogs`
11+
- `Sentry.Maui`, enabled via `SentryMauiOptions.EnableLogs`
812

913
## 5.7.0
1014

0 commit comments

Comments
 (0)