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

The C Programming Language

32 readers
5 users here now

Everything related to the C programming language.

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 days ago

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