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

https://github.com/kdm9/clogged

Tiny, configurable, pretty C logging library
https://github.com/kdm9/clogged

Last synced: 5 months ago
JSON representation

Tiny, configurable, pretty C logging library

Awesome Lists containing this project

README

        

# `clogged` -- Configurable C logging library

Pretty simple logging library. Modelled loosely after Python's logging
library. No global state is used, and callbacks can be used to customise log
formatting.

![screenshot](.screenshot.png)