slackbuilds_ponce/libraries/yder/README
Yth - Arnaud bff9bbd7bb libraries/yder: Added (Logging library written in C).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-05-12 06:58:24 +07:00

9 lines
246 B
Text

Yder
Logging library written in C.
Simple and easy to use logging library. You can log messages to the
console, a file or syslog.
Yder is mono-thread, which mean that you can use only one instance of
yder log at the same time in your program.