@mlola/browser-trace
v0.2.10
Published
Append-only JSONL event log, run store and metrics.
Maintainers
Readme
@mlola/browser-trace
Append-only JSONL event log, run store, redaction and metrics for the MLola Browser Runtime.
The log is the source of truth for debugging, replay, metrics and evals; secrets are redacted before anything is written.
import { EventLog, computeMetrics, listRuns, redact } from "@mlola/browser-trace";