MCPcopy Create free account
hub / github.com/aliyun/data-agent-skill / write_both

Method write_both

scripts/cli/log_handler.py:66–74  ·  view source on GitHub ↗

Write to both plain text and JSONL logs. Args: text: Text to write to the plain text log. data: Optional structured data for the JSONL log.

(self, text: str, data: Optional[Dict[str, Any]] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_outFunction · 0.80
_logFunction · 0.80
cmd_attachFunction · 0.80

Calls 2

write_logMethod · 0.95
write_jsonlMethod · 0.95

Tested by

no test coverage detected