Open
Description
https://develop.sentry.dev/sdk/telemetry/logs/
Sentry is adding support for structured logging. Let's add it to the Unreal 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 unreal logging integrations and logging libraries to send logs to Sentry. SDK maintainers can best decide what they should support.
- Add docs for the SDK.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Status
Waiting for: Product Owner