2
submitted 1 year ago by kixik@lemmy.ml to c/c_programming@lemmy.ml

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.

top 1 comments
sorted by: hot top controversial new old
[-] lmemsm@lemmy.ml 1 points 2 weeks ago

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

this post was submitted on 29 Aug 2023
2 points (100.0% liked)

The C Programming Language

632 readers
5 users here now

Everything related to the C programming language.

founded 5 years ago
MODERATORS