Episode #528

How to get logs from your app using OSLogStore

22 minutes
Published on May 13, 2022

This video is only available to subscribers. Get access to this video and 573 others.

In iOS 15 we can take advantage of the long-awaited OSLogStore, which allows you to capture and filter logs for your process on device. In this episode we will examine the NSScreencast application, which utilizes logging pretty extensively. We will build a rudimentary debug shake menu to show recent logs.

This episode uses Xcode 13.3, Swift 5.5.