Skip to main content
Wesley de Groot's Blog
Tag: OSLog
Home
Blog
Apps
Projects
About
Back
Search this website
With tag: OSLog
Loging using OSLog
05 July 2024
•
4 min read
Swift
OSLog
OSLog is a Swift API that provides a unified logging system for all Apple platforms. It is a replacement for the older `print` and `NSLog` functions. OSLog is a more efficient and secure log