A helper object to save the application's Logcat output to a file.
Saves the application's logcat output to a file in the app's file directory. This function streams the JSON output to avoid high memory usage and zips it as it goes.