The entries in this enum correspond to the possible values of the HOUDINI_PDG_EXPR_DEBUG environment variable.
Values ¶
            pdg.debugLevelExpression.Off
        
Expression debug logging is disabled
            pdg.debugLevelExpression.TimeDependent
        
A message is logged each time an attribute causes a parameter to be flagged as time dependent. This only occurs during work item evaluation as part of a farm job.
            pdg.debugLevelExpression.Attributes
        
All messages are logged, including every time a parameter references a work item attribute