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).
Die Hauptfunktionen von ayoubtadlaoui/gologx sind: Logging, Logging Libraries.
Open-Source-Alternativen zu ayoubtadlaoui/gologx sind unter anderem: 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.