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
·
delba avatar

delba/Log

0
View on GitHub↗
829 Stars·60 Forks·Swift·MIT·2 Aufrufe

Log

An extensible logging framework for Swift

Features

  • Logging Utilities - Logging tool with themes and formatters.
  • Logging and Debugging - Logging tool with themes and custom formatters.

Star-Verlauf

Star-Verlauf für delba/logStar-Verlauf für delba/log

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

Häufig gestellte Fragen

Was macht delba/log?

An extensible logging framework for Swift

Was sind die Hauptfunktionen von delba/log?

Die Hauptfunktionen von delba/log sind: Logging Utilities, Logging and Debugging.

Welche Open-Source-Alternativen gibt es zu delba/log?

Open-Source-Alternativen zu delba/log sind unter anderem: fpillet/nslogger — NSLogger is a remote logging framework and binary data logger designed to stream application traces from devices to a… goktugyil/qorumlogs — :closed_book: Swift Logging Utility for Xcode & Google Docs. emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… developerlx/lxdbanything — Automate box any value! Print log without any format control symbol! Change debug habit thoroughly! cosmo/tinyconsole — TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a…

Open-Source-Alternativen zu Log

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Log.
  • 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
  • fpillet/nsloggerAvatar von fpillet

    fpillet/NSLogger

    4,988Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,988
  • 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
  • goktugyil/qorumlogsAvatar von goktugyil

    goktugyil/QorumLogs

    781Auf GitHub ansehen↗

    :closed_book: Swift Logging Utility for Xcode & Google Docs

    Swift
    Auf GitHub ansehen↗781
  • Alle 21 Alternativen zu Log anzeigen→