Description
Logging-Configuration (e.g. appsettings.json: Logging:LogLevel:Default) is not applied to Sentry-Logger-Provider
Sentry.Extensions.Logging
- Events & Breacrumbs
- Structured Logs
Sentry.AspNetCore
For Breadcrumbs and Events, the Logging-Configuration is applied in Sentry.AspNetCore.
Also consider and review the Serilog integration (see #4462 (comment)).
Thanks @wondertalik for discovering and reporting the issue.
See #4132 (comment).
Description
Logging-Configuration (e.g.
appsettings.json:Logging:LogLevel:Default) is not applied to Sentry-Logger-ProviderSentry.Extensions.LoggingSentry.AspNetCoreFor Breadcrumbs and Events, the Logging-Configuration is applied in
Sentry.AspNetCore.Also consider and review the
Serilogintegration (see #4462 (comment)).Thanks @wondertalik for discovering and reporting the issue.
See #4132 (comment).