-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
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. :)