The entries in this enum correspond to the possible values of the HOUDINI_PDG_TRANSFER_DEBUG environment variable.
Values ¶
pdg.debugLevelTransfer.Off
File transfer debug logging is disabled
pdg.debugLevelTransfer.Failure
Messages are only logged if a file transfer fails
pdg.debugLevelTransfer.Success
Messages are logged when a file transfer fails or succeeds
pdg.debugLevelTransfer.All
Messages are logged when a file transfer fails, succeeds, or is skipped because the file has already been transfered
pdg.debugLevelTransfer.Handler
All messages are logged, including information about Custom File Transfer Handlers