Skip to content

Commit

Permalink
Access crash reports from Console.app
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jan 1, 2025
1 parent 20f3bbb commit dddc774
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions mountainduck/support/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ respectively. In addition to the current log file, compressed versions of the la
`mountainduck-*.log.zip` are available.

:::{tip}
You can also reach this file in _Console.app_ (Open from `/Applications/Utilities`) under
You can also reach this file in _Console.app_ found in _/Applications/Utilities_ under
`Reports → Log Reports → mountainduck.log`.
:::

Expand Down Expand Up @@ -87,19 +87,24 @@ within [your ticket](mailto:[email protected]).

## Crash Reports

::::{tabs}
:::{group-tab} macOS
:::::{tabs}
::::{group-tab} macOS

Crash reports are saved to `~/Library/Logs/DiagnosticReports/Mountain Duck_*.crash`. On macOS 12 or later crash reports
are saved to `~/Library/Logs/DiagnosticReports/Mountain Duck_*.ips`.

:::{tip}
You can also reach crash reports in _Console.app_ found in _/Applications/Utilities_ under
`Reports → Diagnostic Reports`.
:::
:::{group-tab} Windows

::::
::::{group-tab} Windows

Crash reports are saved to `%AppData%\cyberduck\CrashReporter`.

:::
::::
:::::

## Get Support

Expand Down

0 comments on commit dddc774

Please sign in to comment.