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.
The main features of apsdehal/go-logger are: Logging, Logging Libraries.
Open-source alternatives to apsdehal/go-logger include: aerogo/log — :memo: Logging with multiple output targets. amoghe/distillog — Logging, distilled. apex/log. alexcesaro/log — Logging packages for Go. 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…