/log.h

A simple single C header file that helps to print beautiful logs, while allowing plenty of customization.

Primary LanguageCMIT LicenseMIT

log.h

A simple single C header file that helps to print beautiful logs, while allowing plenty of customization.

Usage

You shall look into the main.c file to see a quick example on how to interact with the public macros.

You shall also look into the the log.h file to see the source code and, more importantly the configuration part at the beginning of the file.