Overview
To help you use CLS more efficiently, we have developed an SDK (available in multiple languages) for you to upload logs to CLS.
Notes
- The SDK encapsulates the data access APIs of CLS and is available in multiple languages, making it easier for you to upload logs.
- The SDK supports the ProtoBuffer format. You don’t need to pay attention to format details when uploading logs.
- The SDK supports the compression method defined in CLS APIs. You don’t need to pay attention to compression details. For some languages, the SDK supports uploading compressed logs (the default mode).
- In addition to log upload, the SDK offers features including async sending, resource control, auto retry, graceful shutdown, and exception log reporting.
SDK Download
Below is a list of the languages the SDK is available in and their code.
Was this page helpful?