Expand description
JSON-lines OutputRenderer — replaces the former
hm-plugin-output-json WASM plugin. Serialises each
BuildEvent as a single JSON line.
Structs§
- Json
Renderer - Renders
BuildEvents as newline-delimited JSON (one object per line). Suitable for piping intojqor other machine consumers.