To enable verbose logging:
- Backup and delete the existing ..\SMEX\AU_Log\tmudump.txt file.
- Open the ..\SMEX\aucfg.ini file using a text editor like Notepad.
- Under the [debug] section, change the value of level to 1.
[debug]
level=1The higher the value, the less information is written to the log.- Level 1 shows a detailed debug information message.
- Level 6 shows brief details.
- Level 9 shows fatal errors only.
- Level >9 does not create debug logs.
- Save and close the file.
- Perform another update and check the created tmudump.txt file.