-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
https://develop.sentry.dev/sdk/telemetry/logs/
Sentry now has support for structured logging. Let's add it to the Godot 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 default godot loggers/console output to generate logs
- Add docs for the SDK in docs.sentry.io
limbonaut