Skip to content

mxr logs

Generated from mxr logs --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

View daemon logs

mxr logs [OPTIONS]
FlagDescription
--no-follow
--level <LEVEL>
--since <SINCE>
--purge
--format <FORMAT>Output format. json/jsonl emit one JSON object per line with { timestamp, level, message } fields parsed from the log line [possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Inspect daemon logs without digging through runtime files.

Terminal window
mxr logs --level warn --since 1h
mxr logs --format jsonl