Skip to content

Commit

Permalink
Added OSLogExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWDG committed Nov 29, 2024
1 parent b4f9565 commit 3a1c4e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/OSLogViewer/OSLogExtractor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ public class OSLogExtractor {
$0 as? OSLogEntryLog
}


} catch {
// We fail to get the results, add this to the log.
os_log(.fault, "Something went wrong %@", error as NSError)
Expand Down

0 comments on commit 3a1c4e1

Please sign in to comment.