Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 242 Bytes

File metadata and controls

14 lines (9 loc) · 242 Bytes

logcc

Simple light logging library in C which provides logging over socket, file, stdout and stderr

Example: main.c contains some simple example

Compile: To compile just run: make

Install: To install just run: make install