SlackBuildsOrg/libraries/yder
Arn0 41514bb4cc
libraries/yder: updated for version 1.4.15
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:05 +07:00
..
README
slack-desc
yder.info
yder.SlackBuild

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.