Skip to content

Instantly share code, notes, and snippets.

@simonreeves
Last active August 27, 2021 09:06
Show Gist options
  • Save simonreeves/46ae3becf2fc4e60b1281dc0c4066886 to your computer and use it in GitHub Desktop.
Save simonreeves/46ae3becf2fc4e60b1281dc0c4066886 to your computer and use it in GitHub Desktop.
enable log in python #houdini #python #redshift
# Set log level to 'debug'
hou.hscript("Redshift_setLogLevel -L 5")
# Toggle Redshift console log
hou.hscript("Redshift_switchConsoleLog")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment