Lightweight logging API for C programs
 
 
 
Go to file
nirenjan 45762f497c Initial commit 2021-07-13 10:57:22 -07:00
.gitignore Initial commit 2021-07-13 10:57:22 -07:00
LICENSE Initial commit 2021-07-13 10:57:22 -07:00
README.md Initial commit 2021-07-13 10:57:22 -07:00
pinelog.c Initial commit 2021-07-13 10:57:22 -07:00
pinelog.h Initial commit 2021-07-13 10:57:22 -07:00

README.md

Pinelog - a lightweight logging API

Pinelog is a lightweight logging API for C programs that's designed to be included in your program source code. Parameters for Pinelog are configured at build time by means of preprocessor flags.