open source structured thread safe logging library for C

Is there a library for C, providing thread safe (high performance), and structured logging? An example for rust is the Tracing crate for rust (from Tokio). It should support several outputs as well.

5 points · 1 comments · view on lemmy.world

1 Comments

lmemsm@lemmy.ml · 2 pts · 1y

You could check clib for a useful package: https://github.com/clibs/clib/wiki/Packages