Expand description
omni-dev log — search and pretty-print the local invocation + HTTP log.
Read-only and synchronous. Streams request_log::log_file_path line by
line, applies the filter matrix, and renders each match as oneline,
json (byte-identical to the on-disk NDJSON), or full.
Structs§
- LogCommand
- Searches and pretty-prints the local invocation + HTTP request log.
Enums§
- Format
- Output rendering for
omni-dev log.