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.
Library for outputting to a file, console, and/or syslog simultaneously
ShellGPL-2.0