Thursday, March 12, 2015

Logs location on Windows Phone 8 and Windows 8-8.1 for Unity3d

Standard
Hello All:

During game development we need to see the logs to debug or understand the code flow. In this post I will share the locations where we can find the log files to help us in debugging.


We can find the logs in below locations:

  1. Editor.log: Located at %LOCALAPPDATA%\Unity\Editor\Editor.log
  2. UnityPlayer.log: Located in App's data folder. Use Windows phone power tools to view.
  3. Crash dumps: Located at <device>\Phone\Documents\Debug folder on phone. Connect phone via USB and use windows explorer.

Hope this helps. Happy coding :)
Thanks for printing this post. Hope you liked it.
Keep visiting and sharing.
Thanks,
Ashwani.

0 comments :

Post a Comment