Houdini 20.0 Python scripting hou hou.logging

hou.logging.setRenderLogVerbosity HOM function

Set the Karma logging verbosity level.

setRenderLogVerbosity(verbosity)

Set the current logging verbosity level for Karma running within the current Houdini session. This is equivalent to the value of the -V values passed to the husk process for a command line render. Values range from 0 to 9, and high values can impact the performance of the render.

hou.logging