Logging library written in C.

Simple and easy to use logging library. You can log messages to the console,
a file, syslog or journald.

Yder is mono-thread, which mean that you can use only one instance of yder log
at the same time in your program.

WWW: https://github.com/babelouest/yder
