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

Method log

crates/core/src/structured_log.rs:288–290  ·  view source on GitHub ↗

Emit a log event. In JSONL mode, writes a JSON line to stdout. In Text mode, this is a no-op (caller should use `log!` macros). In both modes the message is collected for task log persistence.

(&self, level: &str, msg: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

log_with_metadataMethod · 0.80

Tested by

no test coverage detected