```func getEntries(with: OSLogEnumerator.Options, ...
# macos
g
Copy code
func getEntries(with: OSLogEnumerator.Options, at: OSLogPosition?, matching: NSPredicate?) -> AnySequence<OSLogEntry>