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.

GitHub

4k stars
100 watching
477 forks
Language: Swift
last commit: about 2 years ago
Linked from 3 awesome lists

carthagecocoapodsdebugdebuggingdebugging-toolioslogginglogging-librarymacosswiftswift-frameworkswift-libraryswiftpmtvoswatchosxcglogger

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
swiftybeaver/swiftybeaverConvenient and secure logging solution for Swift development5,955
tonystone/tracelogA flexible and configurable logging system for Swift applications on various platforms53
cocoadebug/cocoadebugAn iOS debugging tool that provides detailed network and log analysis4,084
cocoalumberjack/cocoalumberjackA fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms13,220
fpillet/nsloggerA logging tool designed to capture and view application logs from multiple platforms, including macOS, iOS, Android, and desktop applications.4,999
zixun/godeyeAutomatically monitors and reports various system and app performance metrics and issues.3,857
tadija/aelogA simple and flexible logging framework for Swift applications32
swiftlang/swift-syntaxProvides libraries for parsing and manipulating the internal representation of Swift source code3,281
esqarrouth/qorumlogsA Swift utility for logging in Xcode and Google Docs786
swiftlang/swiftA 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
yonaskolb/xcodegenA command line tool that generates Xcode projects from folder structures and project specifications.7,109
kasketis/netfoxA lightweight iOS/OSX network debugging library3,680
krzysztofzablocki/lifetimetrackerA tool to detect memory leaks and retain cycles in iOS applications.3,168
flextool/flexA toolset for in-app debugging and exploration of iOS applications14,117
johnreedlol/posA macro-based library that adds position information to print statements in Scala code for easier debugging and logging.23