Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 346 Bytes

Datadog Android SDK

Client-side Android logging library for Datadog.

Features

  • Use the library as a logger. Everything is forwarded to Datadog as JSON documents.
  • Custom fields, meta and extra attributes
  • Automatic Useragent, IP and network information sent
  • Automatic bulk
  • Network and battery life optimized

Quick Start

TODO