tenox7 / logmsg

Log info / warning / error messages in C for Linux and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example functions that print info / warning / error messages for C apps.

Variable arguments like in printf.
Allows warning / error messages with programm exit or not.
Resolves system error codes in to string.
For Windows and UNIX.

About

Log info / warning / error messages in C for Linux and Windows

License:Apache License 2.0


Languages

Language:C 100.0%