felixrieseberg / WinBridge

Native WinRT Controls & Features for Unity3D
Other
14 stars 4 forks source link

Log debug messages in Unity Editor #2

Closed felixrieseberg closed 10 years ago

felixrieseberg commented 10 years ago

Debug messages are comforting - since none of our Windows Store commands are executed in the editor, all major methods should log a comforting message to the console.

dwcares commented 10 years ago

here's a little guide on how to do this: http://www.gamedev.net/page/resources/_/technical/game-programming/c-plugin-debug-log-with-unity-r3349