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).
$git clone https://github.com/ayoubtadlaoui/gologxInstalls into the current project.
Install gologx by running `git clone https://github.com/ayoubtadlaoui/gologx`, then use it for the current task and follow its documentation at https://github.com/ayoubtadlaoui/gologx.