langchain_community.vectorstores.starrocks.debug_output

langchain_community.vectorstores.starrocks.debug_output(s: Any) None[source]

如果DEBUG为True,则打印调试消息。 参数:

s:要打印的消息

Parameters

s (Any) –

Return type

None