Create debug output format and optional anonymizer
Create a standardized output format (HTML, markdown, zip, etc) that takes the data gathered by the previous steps and delivers it to the end user. The output should be portable, ideally a single file.
Also create a method that allows data to be omitted or anonymized if determined to be sensitive.
The user should be prompted to review all data before sharing.
Edited by Daniel Dides