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

https://github.com/kybernetwork/cclog

a log server
https://github.com/kybernetwork/cclog

Last synced: about 1 year ago
JSON representation

a log server

Awesome Lists containing this project

README

          

### CCLog - A remote server for logging

Client can choose one name(prefer alpha char only), and it should
not conflict with others.

log file will be written on server side like {baseDir}/name/name.log*
log file will be rotate daily, or when it each max size.