log.zig

Logger

A structured logging library for Zig that provides a flexible and efficient way to log messages.

A structured logger for Zig

GitHub

101 stars
3 watching
7 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list

logging-librarystructured-loggingzigzig-libraryzig-package

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. 24
karlseguin/websocket.zig A Zig library implementing a WebSocket server 311
azer/logger A minimalistic logging library for Go. 157
amoghe/distillog A minimalistic logging library with support for varying log levels and no extraneous features. 31
jfcg/yell A minimalist logging library with configurable severity levels and customization options 1
karlseguin/http.zig An HTTP server written in Zig. 609
katzgrau/klogger A simple logging class for PHP that adheres to the PSR-3 standard 980
kpango/glg A fast and simple logging library for Go 190
dixonwille/wlog A simple logging interface with cross-platform color support and concurrency features. 66
edoger/zkits-logger A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. 26
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 258
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
yuseferi/zax A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. 24
hardysimpson/zlog A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries. 2,259
karlseguin/smtp_client.zig A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. 19