munnellg / clog

Simple C logging library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# CLOG

CLOG is a simple logging library for C programs. It is definitely not thread 
safe. It was largely written as an excuse to get some practice with Autotools.
It is also an attempt to finally package up and install a little utility that 
I seem to keep rewriting in different ways.

About

Simple C logging library

License:GNU General Public License v3.0


Languages

Language:C 73.9%Language:M4 21.0%Language:Makefile 4.5%Language:Shell 0.6%