DataDog / dd-sdk-flutter

Flutter bindings and tools for utilizing Datadog Mobile SDKs
Apache License 2.0
41 stars 40 forks source link

feat: Support global log attributes #578

Closed fuzzybinary closed 3 months ago

fuzzybinary commented 3 months ago

What and why?

This allows attributes to be added, changed, and removed from all loggers managed by Datadog.

refs: RUM-3071

Review checklist