How to get trace logs for dotMemory v4.0 - 4.1?
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\vAny folder.
4. Go to dotMemory installation folder: <ProgramFilesPath>\JetBrains\dotMemory\v4.<vNumber>\Bin
5. Using Windows command-line start dotMemory with arguments: /LogLevel=Trace /LogFile
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.