mxr logs
Generated from
mxr logs --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
View daemon logs
mxr logs [OPTIONS]Options
Section titled “Options”| Flag | Description |
|---|---|
--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, --help | Print help |
Use When
Section titled “Use When”Inspect daemon logs without digging through runtime files.
Everyday Examples
Section titled “Everyday Examples”mxr logs --level warn --since 1hmxr logs --format jsonlSee also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin