/liblog

Library for outputting to a file, console, and/or syslog simultaneously

Primary LanguageShellGNU General Public License v2.0GPL-2.0

What is liblog?

liblog is a dead simple library for outputting to a file, console, and/or syslog simultaneously. It provides a quick way to add configurable output early in program development.

See src/liblog.h for API details.