Enabling debug logging
In the CDM log file, debug messages log detailed information about CDM for debugging purposes. By default, debug logging is disabled. However, you can enable it on a device and for an individual user.
To enable debug logging on a device:
-
Press Windows + R on your keyboard to open the Run dialog box.
-
Type regedit in the Open: box, then select OK to launch the Registry Editor.
-
Expand the HKEY_LOCAL_MACHINE registry hive to select SOFTWARE > IAM Cloud > Cloud Drive Mapper.
-
Right-click LogLevel from within the Cloud Drive Mapper registry hive and select Modify… from the shortcut menu.
-
Exit the Registry Editor.
To enable debug logging for an individual user:
-
Press Windows + R on your keyboard to open the Run dialog box.
-
Type regedit in the Open: box, then select OK to launch the Registry Editor.
-
Expand the HKEY_CURRENT_USER registry hive to select Software > IAM Cloud > Cloud Drive Mapper.
-
Right-click the Cloud Drive Mapper registry hive and select New > String Value from the shortcut menu.
-
Change the new registry string's name to LogLevel, right-click LogLevel and select Modify… from the shortcut menu.
-
Exit the Registry Editor.
After enabling debug logging, restart CDM and reproduce the issue you were experiencing. Once you’ve reproduced the issue, create a support package and send the latest log file to our support team. Following that, we recommend disabling debug logging as these logs grow quickly, consuming significant storage. To disable debug logging, remove Debug from the Value data: field in the Edit String dialog box and then restart CDM.