Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 MacOSX 上开发一个应用程序(使用 Qt),我的用户开始使用它。
它将日志写入~/Library/Logs/MyOrganization/MyProgram.log
我希望能够以最简单的方式从用户那里获取日志和崩溃信息。
有没有办法处理来自 Macos 的应用程序崩溃默认对话框?
我找到了杀手模块来执行我想做的事情:https ://github.com/tcurdt/feedbackreporter