RunLogPatch# class langchain_core.tracers.log_stream.RunLogPatch(*ops: dict[str, Any])[source]# Patch to the run log. Attributes Methods __init__(*ops) Parameters: ops (list[dict[str, Any]]) __init__(*ops: dict[str, Any]) → None[source]# Parameters: ops (dict[str, Any]) Return type: None