debug_output#

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

如果DEBUG为True,则打印调试消息。 :param s: 要打印的消息

Parameters:

s (任意)

Return type: