Overview
In some situation you may need verbose logging from the Migration Agent. This can be achieved by changing logging profile on user workstation.
Solution
In order to generate a highest level of logging for Migration Agent perform the following steps:
- Locate installation directory of Migration Agent. This is usually c:\Program Files\Quadrotech\Migration Agent\
- Open file NLog.config
- Find the line with content and replace “Info” with “Trace”
- Save the file
- Restart Migration Agent by executing ResetMigrationAgent.exe located in the same directory
Note
Revert the changes back when trace logging is not necessary anymore.