How to get trace logs for dotMemory v4.2 and later?
1. Close standalone dotMemory and Visual Studio with integrated dotMemory.
2. Clear %temp%\JetLogs folder.
3. Put attached LogConfiguration.xml file to the %localappdata%\JetBrains\dotMemory\v[N] folder.
4. Go to dotMemory installation folder: %localappdata%\JetBrains\Installations\dotMemory[N]
5. Using Windows command-line start dotMemory with arguments: /LogLevel=Trace
6. Perform the steps that lead to issue.
7. Close dotMemory.
8. Look for logs in the %temp%\JetLogs folder.
Please sign in to leave a comment.