An open API service indexing awesome lists of open source software.

https://github.com/teco-project/teco-cls-logging

Experimental logging backend for Cloud Log Service.
https://github.com/teco-project/teco-cls-logging

cloud logger-backend logging swift-log tencent-cloud

Last synced: 26 days ago
JSON representation

Experimental logging backend for Cloud Log Service.

Awesome Lists containing this project

README

          

# Teco CLS Logging

`TecoCLSLogging` is an experimental [`Logging`](https://github.com/apple/swift-log) backend for Tencent Cloud [Cloud Log Service (CLS)](https://www.tencentcloud.com/products/cls).

## Features

- [x] `LogHandler` integration.
- [x] Structured log upload.
- [x] Deferred upload.
- [x] Batch upload.
- [ ] Internal service domain.
- [ ] LZ4 compression.
- [ ] Hash routing.
- [ ] Trace and debug log.
- [ ] Error handling.