iOS 想要查看機器的 Log (類同 dmesg) 的資料,可以使用 Xcode 查看~
使用 Xcode 查看 iPhone 即時 Log 資料
使用 Xcode 查看 iPhone / iPad Log 的功能,可以如下述操作~~
使用 Xcode 查看 iPhone Log 的步驟
- Mac 連接 iPhone
- 開啟 Xcode
- Windows -> Device and Simulators (shift + cmd + 2)
- 選取 Device -> iphone
- 右邊有個 Open Console,點擊此會開啟「系統監視程式」
- 就會秀出所有系統 log 囉~
註:上述步驟前面 1~4 這邊有圖文參考:iPhone is busy: Preparing debugger support