generated from pizzuhh/C-template
C logging library in single header
- C 97.8%
- Makefile 2.2%
| src | port threading stuff to windows and fix some bugs | |
| .gitignore | include guards | |
| LICENSE | add license | |
| Makefile | include guards | |
| README.md | readme | |
What is clog?
Clog (C log) is a single header logging library for C/C++. It provides easy to use API to add logs for your applications
Usage info is in the header itself.