XCGLogger
Debug logger
A framework for logging debug information in Swift projects with customizable destinations and formatting.
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.
4k stars
100 watching
477 forks
Language: Swift
last commit: 8 months ago
Linked from 3 awesome lists
carthagecocoapodsdebugdebuggingdebugging-toolioslogginglogging-librarymacosswiftswift-frameworkswift-libraryswiftpmtvoswatchosxcglogger
Related projects:
Repository | Description | Stars |
---|---|---|
| Convenient and secure logging solution for Swift development | 5,955 |
| A flexible and configurable logging system for Swift applications on various platforms | 53 |
| An iOS debugging tool that provides detailed network and log analysis | 4,084 |
| A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,220 |
| A logging tool designed to capture and view application logs from multiple platforms, including macOS, iOS, Android, and desktop applications. | 4,999 |
| Automatically monitors and reports various system and app performance metrics and issues. | 3,857 |
| A simple and flexible logging framework for Swift applications | 32 |
| Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
| A Swift utility for logging in Xcode and Google Docs | 786 |
| A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
| A command line tool that generates Xcode projects from folder structures and project specifications. | 7,109 |
| A lightweight iOS/OSX network debugging library | 3,680 |
| A tool to detect memory leaks and retain cycles in iOS applications. | 3,168 |
| A toolset for in-app debugging and exploration of iOS applications | 14,117 |
| A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |