nuke.debug

nuke.debug(message) None

Puts the message into the error console, treating it like a debug message, which only shows up when the verbosity level is high enough.

Parameters

message – String parameter.

Returns

None.