logging - Creating Crash Log for Windows Phone 8.1 -


i working on windows phone 8.1 app, need log exception , information file , console @ same time.

1.how can that?

2.is there third party that?

i need send log file when ever app crashes.

you use hockeyapp. stores crash report , sends server next time user start application. free (microsoft has acquired hockeyapp) , provides sdk window phone / windows store platform.

http://hockeyapp.net/features/crashreports/


Comments