awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vue

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.

Historique des stars

Graphique de l'historique des stars pour cosmo/tinyconsoleGraphique de l'historique des stars pour cosmo/tinyconsole

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à TinyConsole

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TinyConsole.
  • emaloney/cleanroomloggerAvatar de emaloney

    emaloney/CleanroomLogger

    1,318Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗1,318
  • bannzai/gedatsuAvatar de bannzai

    bannzai/Gedatsu

    532Voir sur GitHub↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    Voir sur GitHub↗532
  • davewoodcom/xcgloggerAvatar de DaveWoodCom

    DaveWoodCom/XCGLogger

    3,986Voir sur 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
    Voir sur GitHub↗3,986
  • nike-inc/willowAvatar de Nike-Inc

    Nike-Inc/Willow

    1,374Voir sur GitHub↗

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

    Swift
    Voir sur GitHub↗1,374
Voir les 30 alternatives à TinyConsole→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de cosmo/tinyconsole ?

Les fonctionnalités principales de cosmo/tinyconsole sont : Logging and Debugging, Logging Utilities.

Quelles sont les alternatives open-source à cosmo/tinyconsole ?

Les alternatives open-source à cosmo/tinyconsole incluent : 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…