I am not a developer. However, When a crash happens, and it's an official crash we need the crash logs. Anything with a .crash in it.
When service host disconnects then we are not sure why and need all the logs. However, we don't need everything in the logs. In fact if you are crashing we need the end of the logs. -- you can literally remove all those logs with the program shut down and then it will generate new logs on startup that only has the crash data if you are crashing on start.
Again, usually we don't know what part is crashing so we ask for everything.
I will see if one of our developers can respond here on Monday and explain it to you further.
When service host disconnects then we are not sure why and need all the logs. However, we don't need everything in the logs. In fact if you are crashing we need the end of the logs. -- you can literally remove all those logs with the program shut down and then it will generate new logs on startup that only has the crash data if you are crashing on start.
Again, usually we don't know what part is crashing so we ask for everything.
I will see if one of our developers can respond here on Monday and explain it to you further.