Some application ask the user if they want to send the crash log by email when they restart after a crash. How are they doing that ?
They have to record the log when they crashing and reads this file and ask the user to send it if it's not empty ?
Is there a framework or an open source project I can integrate to do this ?