Houdini 20.0 Python scripting hou hou.logging

hou.logging.renderLogVerbosity HOM function

Return the Karma logging verbosity level.

renderLogVerbosity() int

Return 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