slackbuilds/libraries/yder
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
yder.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
yder.info libraries/yder: updated for version 1.4.14 2021-07-03 10:09:58 +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.