MCPcopy Create free account
hub / github.com/codemod/codemod / user_line

Method user_line

crates/core/src/structured_log.rs:296–301  ·  view source on GitHub ↗

Emit an intentional user-facing line through the structured output path. JSONL mode records the line as an info log. Text mode writes directly to the logger output target instead of bypassing it with `println!`.

(&self, line: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

emit_ai_instructionsMethod · 0.80
execute_ai_stepMethod · 0.80

Calls 2

write_outputMethod · 0.80
logMethod · 0.65

Tested by

no test coverage detected