DataDog / dd-sdk-kotlin-multiplatform

Datadog SDK for Kotlin Multiplatform
Apache License 2.0
4 stars 0 forks source link

RUM-4502: Add basic logging functionality #17

Closed 0xnm closed 4 months ago

0xnm commented 4 months ago

What does this PR do?

This PR adds a basic logging functionality (Logs feature):

Also Android and iOS sample apps are updated to be able to send log messages to Datadog.

This PR doesn't have tests, they will come in another PR once I figure out the testing setup.

Review checklist (to be filled by reviewers)