Menu
AkurAI-Build
publicLatest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson
---
name: akurai-log
description: "Structured logging: Rust tracing layer + JS shippers into Monitor ingest"
---
# akurai-log
Structured logging (~/Projects/akurai-log): Rust tracing layer plus browser and Node/Bun shippers posting to Monitor POST /api/ingest. Files: src/lib.rs, js/monitor-{client,server,contract}.js, contract fixtures.
- Privacy: rejects secrets; bounded scalar metadata only.
- CI (master): fmt/clippy/test + build-monitor-client/check-contract-fixtures; artifact libakurai_log.rlib. Local verify: cargo test; node --check js/*.js; cargo run --example smoke.