Views:

To enable verbose logging:

  1. Backup and delete the existing ..\SMEX\AU_Log\tmudump.txt file.
  2. Open the ..\SMEX\aucfg.ini file using a text editor like Notepad.
  3. Under the [debug] section, change the value of level to 1.

    [debug]
    level=1

     
    The 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.
  4. Save and close the file.
  5. Perform another update and check the created tmudump.txt file.