awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
emaloney avatar

emaloney/CleanroomLogger

0
View on GitHub↗
1,318 स्टार्स·150 फोर्क्स·Swift·MIT·5 व्यूज़

CleanroomLogger

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

Features

  • Logging Utilities - Configurable and performant logging API.
  • Logging and Debugging - Configurable and extensible Swift-based logging API.
  • Logging Frameworks - Configurable and efficient Swift logging API.
  • Logging Utilities - Offers a configurable, high-level logging API.

स्टार हिस्ट्री

emaloney/cleanroomlogger के लिए स्टार हिस्ट्री चार्टemaloney/cleanroomlogger के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CleanroomLogger के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CleanroomLogger के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • fpillet/nsloggerfpillet का अवतार

    fpillet/NSLogger

    4,988GitHub पर देखें↗

    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
    GitHub पर देखें↗4,988
  • goktugyil/qorumlogsgoktugyil का अवतार

    goktugyil/QorumLogs

    781GitHub पर देखें↗

    :closed_book: Swift Logging Utility for Xcode & Google Docs

    Swift
    GitHub पर देखें↗781
  • davewoodcom/xcgloggerDaveWoodCom का अवतार

    DaveWoodCom/XCGLogger

    3,986GitHub पर देखें↗

    XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and troubleshooting. It automatically includes metadata such as timestamps, line numbers, function names, and filenames in every log entry. The framework minimizes CPU overhead through deferred string evaluation, which delays expensive interpolation until the active log level is verified. To prevent blocking the main execution thread during I/O tasks, it utilizes an asynchronous log router that offloads writing operations to background queues. The system supports multi-destinatio

    Swift
    GitHub पर देखें↗3,986
  • cocoalumberjack/cocoalumberjackCocoaLumberjack का अवतार

    CocoaLumberjack/CocoaLumberjack

    13,327GitHub पर देखें↗

    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
    GitHub पर देखें↗13,327
CleanroomLogger के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

emaloney/cleanroomlogger क्या करता है?

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

emaloney/cleanroomlogger की मुख्य विशेषताएं क्या हैं?

emaloney/cleanroomlogger की मुख्य विशेषताएं हैं: Logging Utilities, Logging and Debugging, Logging Frameworks।

emaloney/cleanroomlogger के कुछ ओपन-सोर्स विकल्प क्या हैं?

emaloney/cleanroomlogger के ओपन-सोर्स विकल्पों में शामिल हैं: davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… goktugyil/qorumlogs — :closed_book: Swift Logging Utility for Xcode & Google Docs. fpillet/nslogger — NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a… bannzai/gedatsu — Gedatsu provide readable format about AutoLayout error console log. cocoalumberjack/cocoalumberjack — CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and… amrayn/easyloggingpp — Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and…