How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Simple logger for Go programs. Allows custom formats for messages.
:memo: Logging with multiple output targets.
The main features of aerogo/log are: Logging, Logging Libraries.
Open-source alternatives to aerogo/log include: alexcesaro/log — Logging packages for Go. apex/log. amoghe/distillog — Logging, distilled. apsdehal/go-logger — Simple logger for Go programs. Allows custom formats for messages. arthurkiller/rollingwriter — Rolling writer is an IO util for auto rolling write in go. ayoubtadlaoui/gologx — Tamper-evident audit log for Go: an append-only, hash-chained, optionally Ed25519-signed log/slog handler, with…