Swift library to interact with Datadog. Supports iOS and macOS.
1.0.0
.
TBD
This repository contains example projects showing SDK features (see examples/
folder). To send logs to Datadog, you must configure examples/examples-secret.xcconfig
file with your own client token obtained on Datadog website. Use make examples
tool to have the file template generated for you:
DATADOG_CLIENT_TOKEN=your-own-token-generated-on-datadog-website
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.