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 not stored for this graph (policy: none)
no test coverage detected