I started documenting some of the log predicate filters I find helpful for Apple Unified Logs. I am just starting to record them and haven't gotten very far yet (I have a lot of notes, and some of my filters seem to no longer work in newer versions of macOS so I am testing each of them on 12.6 which takes longer), but please do share / link me to your favorite filters for inclusion! https://github.com/danzek/annotationis/blob/master/Operating%20Systems/macOS/UnifiedLogging.md

#macOS #UnifiedLogs #UnifiedLogging #DFIR

annotationis/Operating Systems/macOS/UnifiedLogging.md at master · danzek/annotationis

Various notes/memoranda. Contribute to danzek/annotationis development by creating an account on GitHub.

GitHub

#Swift #SwiftUI #Logging #Observabity #Debugging #UnifiedLogging

It’s cool that in Xcode 14.3 you can do print-debug to console with SwiftUI previews.

I find it strange that it only does print, and not Unified Logging.

Unified Logging continues to be the strange thing that has beautiful API to write the logs, but seeing and extracting the logs across platforms and environments continues to be a big pain in the butt.

“Write many logs, and never look at them” 🙈