yder

logging library for C applications

WWW CVSWeb GITHub
  1. Package version
    yder-1.4.19
  2. Maintainer
    The OpenBSD ports mailing-list

Logging library written in C.

Simple and easy to use logging library. You can log messages to the
console, a file, Syslog, journald or a callback function.

Yder is mono-thread, which mean that you can use only one instance of
Yder log at the same time in your program.

  • devel/cmake
  • devel/ninja