Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
a log server
- Host: GitHub
- URL: https://github.com/kybernetwork/cclog
- Owner: KyberNetwork
- Created: 2020-09-11T05:10:29.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-01T10:54:59.000Z (3 months ago)
- Last Synced: 2025-01-01T09:06:28.236Z (10 days ago)
- Language: Go
- Size: 71.3 KB
- Stars: 1
- Watchers: 10
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.