getsentry / getsentry/sentry-dotnet

When Debug is true the SDK-Logger should also prints to the Console

Open
#5,389 1 comment 0 reactions 0 assignees View on GitHub
.NET Feature Logs Sentry Logging
Dominant language
C#
Stars
770
Forks
248
Avg merge
2d 22h
Merged PRs (30d)
51

Description

### Description

See https://develop.sentry.dev/sdk/telemetry/logs/.

>### Other
>
>If `debug` is set to `true` in SDK init, calls to the Sentry logger API should also print to the console with the appropriate log level. This will help debugging logging setups.

## References

- https://github.com/getsentry/sentry-dotnet/pull/4785

Contributor guide

Open the contributing guide

Research direction

Start with the SDK telemetry logs specification and trace the SDK logger API from SDK initialization when debug is enabled. Confirm the appropriate console log levels and verify that logger calls are printed to the console only under that setting; the linked sentry-dotnet pull request provides additional context.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.