slackbuilds/libraries/yder
Arn0 0109aaa0f1
libraries/yder: updated for version 1.4.13
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-03-27 08:41:44 +07:00
..
README
slack-desc
yder.SlackBuild libraries/yder: updated for version 1.4.13 2021-03-27 08:41:44 +07:00
yder.info libraries/yder: updated for version 1.4.13 2021-03-27 08:41:44 +07:00

README

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.