Getting access to Developer Logs on Windows Phone and Windows 8

This week I have been helping devs with a number of question about where are logs stored on the Windows Phone and Windows 8 Platforms

Well here a nice summary of the location of logs

 

lumia1020

Logs (Windows Phone)

Editor.log

Located at %LOCALAPPDATA%\Unity\Editor\Editor.log

UnityPlayer.log

Located in App’s data folder Use Windows Phone power tools to view

Crash dumps

Located at <device>\Phone\Documents\Debug folder on phone simply - Connect phone via USB and use Windows Explorer

HPENVYPavilion11x2_Page

Logs (Windows)

Editor.log

Located at %LOCALAPPDATA%\Unity\Editor\Editor.log

UnityPlayer.log

Located in App’s data folder – Elevate Permissions and look under c:\program files\windowsapps\<yourapp>

Crash dumps

%LOCALAPPDATA%\CrashDumps or use HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps