logbby
Logbby is a lightweight, open-source logging library designed for small to medium-sized applications. It focuses on simple integration, low overhead, and reliable delivery of log messages. Logbby provides asynchronous logging, multiple output destinations, and support for structured log data, enabling easy correlation with other observability tools.
The library uses a pluggable transport architecture, where a transport is responsible for writing a log entry
Logbby is implemented in several languages, including Python, JavaScript, and Go, with idiomatic APIs for each.
History and licensing: Logbby emerged as a community project in the early 2020s and is released under