zlog
« Back to VersTracker
Description:
High-performance C logging library
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: logging c-library development performance thread-safe
Install: brew install zlog
About:
Zlog is a thread-safe logging library for C applications, designed for high performance and reliability. It uses XML or JSON configuration files for flexible setup, enabling features like log rotation, multiple output destinations, and various formatting levels without modifying application code.
Key Features:
  • Thread-safe concurrent logging
  • XML/JSON configuration for runtime changes
  • Multiple log levels and outputs
  • Automatic log file rotation
Use Cases:
  • High-performance server applications
  • Embedded systems development
  • Multi-threaded C programs
Alternatives:
  • syslog – Standard system logging, less flexible for application-specific needs
  • log4c – Similar concept but Zlog offers better performance and easier configuration
Version History
Detected Version Rev Change Commit
Sep 11, 2025 7:06pm 0 VERSION_BUMP ee4d3534