zlog

log library

A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries.

A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.

GitHub

2k stars
136 watching
721 forks
Language: C
last commit: 16 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emekoi/log.zig A cross-platform logging library for Zig that provides thread-safe logging capabilities. 22
sergiusthebest/plog A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. 2,221
karlseguin/log.zig A structured logging library for Zig that provides a flexible and efficient way to log messages. 99
heartwilltell/log A simple leveled logging wrapper around the standard log package 16
mugglewei/haclog A fast C logging library with built-in support for asynchronous log output to console, file, and rotating files. 73
phuslu/log A structured logging library that provides multiple output options and high-performance features. 681
kazu-yamamoto/logger An efficient logging system for Haskell applications. 159
apex/log A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. 1,367
tencent/bqlog A high-performance logging system designed for multiple platforms and languages, optimized for real-time compression and low memory usage. 224
odygrd/quill A high-performance asynchronous logging library for C++ applications 1,559
mattiasflodin/reckless A high-throughput logging library designed to minimize performance impact 490
boostorg/log A C++ library for logging in applications and libraries 182
majoson-chen/micropython-ulogger A lightweight log module designed for micropython to reduce unnecessary operations and improve performance. 35
status-im/nim-chronicles A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. 161
haskell-hvr/hslogger A Haskell library providing a flexible and extensible logging framework for writing robust and configurable log messages in Haskell applications. 64