# ayoubtadlaoui/gologx

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ayoubtadlaoui-gologx).**

4 stars · 0 forks · Go · MIT

## Links

- GitHub: https://github.com/AyoubTadlaoui/GoLogX
- Homepage: https://pkg.go.dev/github.com/AyoubTadlaoui/GoLogX/logx
- awesome-repositories: https://awesome-repositories.com/repository/ayoubtadlaoui-gologx.md

## Topics

`ai-agents` `ai-safety` `audit-log` `claude-code` `cli` `ed25519` `go` `golang` `hash-chain` `integrity` `mcp` `model-context-protocol` `security` `slog` `tamper-evident`

## Description

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).

## Tags

### Part of an Awesome List

- [Logging](https://awesome-repositories.com/f/awesome-lists/devops/logging.md) — Listed in the “Logging” section of the Awesome Go awesome list.
- [Logging Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/logging-libraries.md) — Signed, append-only logging handler for tamper detection.
