-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
3 / 33 of 3 issues completedLabels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestLogs
Description
https://develop.sentry.dev/sdk/telemetry/logs/
Sentry is adding support for structured logging. Let's add it to the .NET SDK!
- Define the logs protocol and log envelope item in the SDK
- Add the Public API (SDK options and methods) as per the docs
- Make sure the the SDK follows the documented behavior
- Attach default attributes to the SDK as per docs
- Instrument popular logging libraries to send logs to Sentry. SDK maintainers can best decide what they should support, but we should definitely support the same integrations that we do in the SDK (
NLog,Serilog, etc.) - Create a GH discussion that contains instructions for setting up the SDK in your repo. Eventually this will be moved into the primary docs. See the JS SDK's GH discussion for inspiration.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestLogs
Projects
Status
Done
Status
No status