awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Cosmo avatar

Cosmo/TinyConsole

0
View on GitHub↗
1,943 Stars·89 Forks·Swift·MIT·1 Aufruf

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.

Star-Verlauf

Star-Verlauf für cosmo/tinyconsoleStar-Verlauf für cosmo/tinyconsole

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu TinyConsole

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit TinyConsole.
  • emaloney/cleanroomloggerAvatar von emaloney

    emaloney/CleanroomLogger

    1,318Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗1,318
  • bannzai/gedatsuAvatar von bannzai

    bannzai/Gedatsu

    532Auf GitHub ansehen↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    Auf GitHub ansehen↗532
  • davewoodcom/xcgloggerAvatar von DaveWoodCom

    DaveWoodCom/XCGLogger

    3,986Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,986
  • nike-inc/willowAvatar von Nike-Inc

    Nike-Inc/Willow

    1,374Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗1,374
Alle 30 Alternativen zu TinyConsole anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von cosmo/tinyconsole?

Die Hauptfunktionen von cosmo/tinyconsole sind: Logging and Debugging, Logging Utilities.

Welche Open-Source-Alternativen gibt es zu cosmo/tinyconsole?

Open-Source-Alternativen zu cosmo/tinyconsole sind unter anderem: 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…