Running Gridsync with the "--debug" flag can leak caps to stdout

Although logging is off by default, in some situations (e.g., when trying to identify or debug an issue) users might want to run Gridsync with the "--debug" flag. It would be preferable if Gridsync's logging handler stripped or otherwise concealed all potentially sensitive data (fURLs, caps) from this output so as to prevent accidental disclosure.