Skip to content

Commit dddc774

Browse files
committed
Access crash reports from Console.app
1 parent 20f3bbb commit dddc774

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

mountainduck/support/index.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ respectively. In addition to the current log file, compressed versions of the la
4949
`mountainduck-*.log.zip` are available.
5050

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

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

8888
## Crash Reports
8989

90-
::::{tabs}
91-
:::{group-tab} macOS
90+
:::::{tabs}
91+
::::{group-tab} macOS
9292

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

96+
:::{tip}
97+
You can also reach crash reports in _Console.app_ found in _/Applications/Utilities_ under
98+
`Reports → Diagnostic Reports`.
9699
:::
97-
:::{group-tab} Windows
100+
101+
::::
102+
::::{group-tab} Windows
98103

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

101-
:::
102106
::::
107+
:::::
103108

104109
## Get Support
105110

0 commit comments

Comments
 (0)