#zlog — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zlog, aggregated by home.social.
-
#zlog is a #publicdomain flushed logger for #C.
zlog logs data in-memory for very low latency and periodically flushes stored logs to a file. zlog provides several logging functions, including ones with printf-style formatting. Streams can be flushed either explicitly or by a companion thread which flushes it after a time interval.
Website 🔗️: https://www.ericzma.com/projects/zlog/