Spyke
c_programming·The C Programming Languagebykixik

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.

View original on lemmy.ml

You reached the end

open source structured thread safe logging library for C | Spyke