awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Cosmo avatar

Cosmo/TinyConsole

0
View on GitHub↗
1,943 نجوم·89 تفرعات·Swift·MIT·5 مشاهدات

TinyConsole

TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.

Features

  • Logging and Debugging - In-app log console for real-time information display.
  • Logging Utilities - Displays a small log console inside the running app.

سجل النجوم

مخطط تاريخ النجوم لـ cosmo/tinyconsoleمخطط تاريخ النجوم لـ cosmo/tinyconsole

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ TinyConsole

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TinyConsole.
  • emaloney/cleanroomloggerالصورة الرمزية لـ emaloney

    emaloney/CleanroomLogger

    1,318عرض على GitHub↗

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

    Swift
    عرض على GitHub↗1,318
  • bannzai/gedatsuالصورة الرمزية لـ bannzai

    bannzai/Gedatsu

    532عرض على GitHub↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    عرض على GitHub↗532
  • davewoodcom/xcgloggerالصورة الرمزية لـ DaveWoodCom

    DaveWoodCom/XCGLogger

    3,986عرض على GitHub↗

    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
  • nike-inc/willowالصورة الرمزية لـ Nike-Inc

    Nike-Inc/Willow

    1,374عرض على GitHub↗

    Willow is a powerful, yet lightweight logging library written in Swift.

    Swift
    عرض على GitHub↗1,374
عرض جميع البدائل الـ 30 لـ TinyConsole→

الأسئلة الشائعة

ما هي وظيفة cosmo/tinyconsole؟

TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.

ما هي الميزات الرئيسية لـ cosmo/tinyconsole؟

الميزات الرئيسية لـ cosmo/tinyconsole هي: Logging and Debugging, Logging Utilities.

ما هي البدائل مفتوحة المصدر لـ cosmo/tinyconsole؟

تشمل البدائل مفتوحة المصدر لـ cosmo/tinyconsole: nike-inc/willow — Willow is a powerful, yet lightweight logging library written in Swift. onevcat/rainbow — Delightful console output for Swift developers. davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. bannzai/gedatsu — Gedatsu provide readable format about AutoLayout error console log. swiftybeaver/swiftybeaver — SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations…