awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
goktugyil avatar

goktugyil/QorumLogs

0
View on GitHub↗
781 stars·82 forks·Swift·MIT·9 views

QorumLogs

:closed_book: Swift Logging Utility for Xcode & Google Docs

Features

  • Logging Utilities - Logging utility for Xcode and external services.
  • Developer Utilities - Logging utility for tracking application events in Xcode.
  • Logging and Debugging - Logging utility for Xcode and cloud integration.
  • Logging Frameworks - Swift logging tool for Xcode and Google Docs.

Star history

Star history chart for goktugyil/qorumlogsStar history chart for goktugyil/qorumlogs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does goktugyil/qorumlogs do?

:closed_book: Swift Logging Utility for Xcode & Google Docs

What are the main features of goktugyil/qorumlogs?

The main features of goktugyil/qorumlogs are: Logging Utilities, Developer Utilities, Logging and Debugging, Logging Frameworks.

Which projects share features with goktugyil/qorumlogs?

Projects with overlapping indexed features include: emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. fpillet/nslogger — NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a… cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… delba/log — An extensible logging framework for Swift. a7t-ai/poirot — A native macOS companion for Claude Code that lets you browse sessions, explore diffs, and re-run commands.

Projects sharing features with QorumLogs

These projects share indexed features with QorumLogs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fpillet/nsloggerfpillet avatar

    fpillet/NSLogger

    4,988View on GitHub↗

    NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a dedicated network log viewer. It enables the transmission of system traces over a network, utilizing SSL encryption to ensure secure telemetry transmission. The system distinguishes itself by supporting the embedding of raw binary data and images directly into log streams for visual inspection within the viewer. It also includes an offline log buffer that stores traces locally during network outages and automatically transmits them once connectivity is restored. The framework

    Objective-C
    View on GitHub↗4,988
  • emaloney/cleanroomloggeremaloney avatar

    emaloney/CleanroomLogger

    1,318View on GitHub↗

    CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant

    Swift
    View on GitHub↗1,318
  • delba/logdelba avatar

    delba/Log

    829View on GitHub↗

    An extensible logging framework for Swift

    Swift
    View on GitHub↗829
  • cocoalumberjack/cocoalumberjackCocoaLumberjack avatar

    CocoaLumberjack/CocoaLumberjack

    13,327View on GitHub↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Objective-Ccarthagecocoalumberjackcocoapods
    View on GitHub↗13,327
Compare all 30 related projects→