Diagnostics icon indicating copy to clipboard operation
Diagnostics copied to clipboard

System logs aren't included, not sure what to do

Open czottmann opened this issue 4 months ago • 2 comments

Hi, I'm still on 5.0 because my project is Swift 5. I'm new to the library, so I might still misunderstand a few concepts. (Also, ESL.)

I was under the impression that the report would include system logs, too, i.e. what the standard macOS Logger outputs. Am I wrong? If not, is there some requirement the Xcode project needs to fulfil?

Sidenote: In un-sandboxed apps, I believe the diagnostics_log.txt is written to ~/Documents/. That's fine if only one app implements Diagnostics but if there's another, wouldn't that one write to the same file?


Thank you for Diagnostics! Either way, I dig it a lot already. :)

czottmann avatar Oct 22 '25 18:10 czottmann

Oh wait, Diagnostics is "just" grabbing STDERR and STDOUT but not os_log entries, is that it?

czottmann avatar Oct 23 '25 11:10 czottmann

This issue 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.

github-actions[bot] avatar Nov 23 '25 00:11 github-actions[bot]