anslog
Anslog is a cross-platform logging toolkit that combines asynchronous logging, structured data, and ANSI coloring to improve readability of terminal output. It provides both a library interface for application code and a command-line viewer for inspecting log files. The goal is to deliver fast, non-blocking logging with human- and machine-friendly formats.
Key features include non-blocking emission, multiple backends such as console and file, and structured logging via
The toolkit is intended for use in command-line tools, services, and containerized applications where clear, searchable
An open-source ecosystem surrounds anslog, with multiple language implementations and backends contributing to broad adoption. While