XCGLogger
|
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number. |
ResponseDetective
|
Sherlock Holmes of the networking layer. :male_detective: |
Watchdog
|
Class for logging excessive blocking on the main thread |
swift-custom-dump
|
A collection of tools for debugging, diffing, and testing your application's data structures. |
DebugSwift
|
A toolkit to make debugging iOS applications easier 🚀 |
TouchInspector
|
TouchInspector is a drop-in package that helps you visualize and debug touches on iOS and iPadOS. |
Core
|
🌎 Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging. |
swift-log-format-and-pipe
|
Swift Logging API Handler that allows for formatting and redirecting log lines |
SwiftWinMD
|
Windows Metadata Parser in Swift |
DebugAdapterProtocol
|
Swift library for working with Debug Adapter Protocol (DAP) |
TracingActivity
|
TracingActivity provides Apples Activity Tracing as part of Unified Logging for pure Swift applications. |