How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Tamper-evident audit log for Go: an append-only, hash-chained, optionally Ed25519-signed log/slog handler, with offline logx verify. Built on the standard library, zero third-party dependencies. Also a full slog toolkit (colored output, JSON, rotation, fan-out, CLI).
The main features of ayoubtadlaoui/gologx are: Logging, Logging Libraries.
Projects with overlapping indexed features include: aerogo/log — :memo: Logging with multiple output targets. amoghe/distillog — Logging, distilled. apex/log. alexcesaro/log — Logging packages for Go. 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.