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

Function _log

scripts/cli/streaming.py:207–237  ·  view source on GitHub ↗

Print text to console only (progress.log) without recording to output.md. Use for diagnostic / process information: user query echo, plan step progress, status changes, intermediate code execution results, etc.

(state: StreamState, text: str = "", **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

_print_eventFunction · 0.85
_handle_chat_startFunction · 0.85
_handle_data_planFunction · 0.85
_handle_data_fallbackFunction · 0.85
_handle_status_changeFunction · 0.85

Calls 3

write_to_progress_logFunction · 0.85
write_to_jsonlFunction · 0.85
write_bothMethod · 0.80

Tested by

no test coverage detected