WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Allow an alternative log location to Documents folder to be specified #161

Open iandundas opened 6 months ago

iandundas commented 6 months ago

On MacOS, for unsandboxed apps, the log file appears in the ~/Documents folder.

CleanShot 2023-12-18 at 15 03 03@2x

It would be good to be able to specify an alternative location for the logs to be saved into.

Downside of this approach: two separate definitions setting logFileLocation to "diagnostics_log.txt", would welcome alternative suggestion.

github-actions[bot] commented 2 months ago

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.

iandundas commented 1 month ago

Sorry for delay 🙈

Just pushed a basic test. I can't work out a way to cleanup after the test without hitting this print() (below)

Regardless, it's just a print: the test does pass.

github-actions[bot] commented 2 weeks ago

This PR is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.