SlackBuildsOrg/libraries/yder
Arn0 b717812be1
libraries/yder: Updated for version 1.4.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-14 08:49:58 +07:00
..
README
slack-desc
yder.info libraries/yder: Updated for version 1.4.19. 2023-01-14 08:49:58 +07:00
yder.SlackBuild libraries/yder: Updated for version 1.4.19. 2023-01-14 08:49:58 +07:00

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.