System logs aren't included, not sure what to do
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. :)
Oh wait, Diagnostics is "just" grabbing STDERR and STDOUT but not os_log entries, is that it?
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.