Torch Log Service
The Volcano Engine TLS .NET SDK encapsulates common interfaces of TLS, allowing you to call server-side APIs through the TLS .NET SDK to implement log collection and log query functionality.
For the update log and version notes of the Volcengine TLS .NET SDK, please refer to GitHub. We recommend that you choose the latest version of the SDK to experience updated product capabilities and more stable service.
.NET SDK provides a wide range of sample projects for your reference, including common log sending scenarios. For detailed information, please refer to the GitHub source code.
GitHub source code | Description |
|---|---|
Example code for the implementation class that sends logs using the Producer pattern. | |
Example code for the entry class for sending logs in Producer mode. | |
Example code for sending logs by calling the PutLogs API. | |
Example code for sending logs using an API call to the PutLogsV2 interface |