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

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

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

Open-source alternatives to Console.log Wrapper

30 open-source projects similar to patik/console.log-wrapper, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Console.log Wrapper alternative.

  • pimterry/loglevelالصورة الرمزية لـ pimterry

    pimterry/loglevel

    2,749عرض على GitHub↗

    :ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods

    JavaScriptjavascriptlightweightlogging
    عرض على GitHub↗2,749
  • oaxoa/conzoleالصورة الرمزية لـ Oaxoa

    Oaxoa/Conzole

    213عرض على GitHub↗

    Oaxoa.github.io

    JavaScript
    عرض على GitHub↗213
  • adamschwartz/logالصورة الرمزية لـ adamschwartz

    adamschwartz/log

    3,010عرض على GitHub↗

    Console.log with style.

    HTML
    عرض على GitHub↗3,010
  • c-blake/kslogC

    c-blake/kslog

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cosmo/tinyconsoleالصورة الرمزية لـ Cosmo

    Cosmo/TinyConsole

    1,943عرض على GitHub↗

    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.

    Swift
    عرض على GitHub↗1,943
  • 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

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

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

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

Find more with AI search
  • 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
  • esqarrouth/qorumlogsالصورة الرمزية لـ Esqarrouth

    Esqarrouth/QorumLogs

    781عرض على GitHub↗

    :closed_book: Swift Logging Utility for Xcode & Google Docs

    Swift
    عرض على GitHub↗781
  • gabime/spdlogالصورة الرمزية لـ gabime

    gabime/spdlog

    28,922عرض على GitHub↗

    spdlog is a high-performance C++ logging library designed to record diagnostic messages and application events. It serves as an asynchronous logging framework and thread-safe library that coordinates access across concurrent threads to maintain message integrity. The project functions as a multi-target log router, distributing single events to multiple destinations such as consoles, files, and system daemons. It includes a log rotation manager that handles file lifecycles through basic, rotating, or daily rollover strategies to prevent disk exhaustion. The library covers a broad range of cap

    C++cppcpp11header-only
    عرض على GitHub↗28,922
  • hemangshah/printerالصورة الرمزية لـ hemangshah

    hemangshah/printer

    68عرض على GitHub↗

    A fancy logger yet lightweight, and configurable. 🖨

    Swift
    عرض على GitHub↗68
  • ihsanbal/logginginterceptorالصورة الرمزية لـ ihsanbal

    ihsanbal/LoggingInterceptor

    1,356عرض على GitHub↗

    An OkHttp interceptor which has pretty logger for request and response. +Mock support

    Kotlin
    عرض على GitHub↗1,356
  • jakewharton/hugoالصورة الرمزية لـ JakeWharton

    JakeWharton/hugo

    7,892عرض على GitHub↗

    Hugo is an annotation-based debugging tool and Java method logging library. It functions as a method execution tracker that records method arguments, return values, and execution durations during application runtime. The project differentiates itself by using annotation-driven instrumentation and bytecode-level aspect injection to capture telemetry without requiring manual print statements. It employs post-compilation bytecode manipulation and aspect-oriented wrapping to insert interception logic around annotated method boundaries. The library covers observability and monitoring capabilities

    Java
    عرض على GitHub↗7,892
  • jakewharton/timberالصورة الرمزية لـ JakeWharton

    JakeWharton/timber

    10,833عرض على GitHub↗

    Timber is an extensible logging framework and wrapper for Android applications. It provides an interface that extends the standard Android logging class to enable customizable output destinations and routing logic. The system uses a tree-based dispatch model and a plugin system to direct log messages to multiple external handlers. This allows for custom log routing to external services or files based on the current environment or specific criteria. The project includes tools for monitoring and observability, specifically a performance validator that analyzes logging calls to detect inefficie

    Kotlin
    عرض على GitHub↗10,833
  • johnmyleswhite/log4rالصورة الرمزية لـ johnmyleswhite

    johnmyleswhite/log4r

    100عرض على GitHub↗

    A fast & lightweight approach to logging in R based on the widely-emulated Apache Log4j project.

    R
    عرض على GitHub↗100
  • kevlar700/elogsالصورة الرمزية لـ kevlar700

    kevlar700/elogs

    0عرض على GitHub↗

    Embedded logging absent of runtime errors

    Ada
    عرض على GitHub↗0
  • kitura/heliumloggerالصورة الرمزية لـ Kitura

    Kitura/HeliumLogger

    176عرض على GitHub↗

    A lightweight logging framework for Swift

    Swift
    عرض على GitHub↗176
  • 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
  • onevcat/rainbowالصورة الرمزية لـ onevcat

    onevcat/Rainbow

    1,939عرض على GitHub↗

    Delightful console output for Swift developers.

    Swift
    عرض على GitHub↗1,939
  • orhanobut/loggerالصورة الرمزية لـ orhanobut

    orhanobut/logger

    13,849عرض على GitHub↗

    This Android logging library is a toolkit for printing formatted, stylized, and filtered debug messages to the Android console and local files. It functions as a console log styler, a log file writer, and a formatter for converting complex data into human-readable text. The library provides specific utilities for customizing the visual appearance of logs by tracking thread information and call depth. It includes capabilities for converting JSON, XML, and collection data into readable formats and saving console entries to local files for offline analysis. The system covers broader log managem

    Java
    عرض على GitHub↗13,849
  • sergiusthebest/plogالصورة الرمزية لـ SergiusTheBest

    SergiusTheBest/plog

    2,546عرض على GitHub↗

    Portable, simple and extensible C++ logging library

    C++c-plus-pluscross-platformheader-only
    عرض على GitHub↗2,546
  • status-im/nim-chroniclesS

    status-im/nim-chronicles

    0عرض على GitHub↗
    عرض على GitHub↗0
  • sushichop/puppyالصورة الرمزية لـ sushichop

    sushichop/Puppy

    214عرض على GitHub↗

    A flexible logging library written in Swift

    Swift
    عرض على GitHub↗214
  • swiftstudies/durationالصورة الرمزية لـ SwiftStudies

    SwiftStudies/Duration

    325عرض على GitHub↗

    A simple Swift package for measuring and reporting the time taken for operations

    Swift
    عرض على GitHub↗325
  • swiftybeaver/swiftybeaverالصورة الرمزية لـ SwiftyBeaver

    SwiftyBeaver/SwiftyBeaver

    6,066عرض على GitHub↗

    SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations simultaneously, including the Xcode console, local files, and remote cloud services. It supports recording messages at distinct severity levels with corresponding visual styling, and can attach arbitrary contextual data such as numbers, arrays, or dictionaries to log entries without requiring manual string conversion. The framework distinguishes itself through destination-based log routing, where each output target can have its own independent format and filter configuration managed by a

    Swift
    عرض على GitHub↗6,066
  • tadija/aeconsoleالصورة الرمزية لـ tadija

    tadija/AEConsole

    148عرض على GitHub↗

    Customizable Console UI overlay with debug log on top of your iOS App

    Swift
    عرض على GitHub↗148
  • tapwork/watchdoginspectorالصورة الرمزية لـ tapwork

    tapwork/WatchdogInspector

    515عرض على GitHub↗

    Shows your current framerate (fps) in the status bar of your iOS app

    Objective-C
    عرض على GitHub↗515
  • tonystone/tracelogالصورة الرمزية لـ tonystone

    tonystone/tracelog

    57عرض على GitHub↗

    TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.

    Swift
    عرض على GitHub↗57
  • wojteklu/watchdogالصورة الرمزية لـ wojteklu

    wojteklu/Watchdog

    1,873عرض على GitHub↗

    Class for logging excessive blocking on the main thread

    Swift
    عرض على GitHub↗1,873
  • zatonovo/futile.loggerالصورة الرمزية لـ zatonovo

    zatonovo/futile.logger

    154عرض على GitHub↗

    A logging package in R similar to log4j

    R
    عرض على GitHub↗154
  • amrayn/easyloggingppالصورة الرمزية لـ amrayn

    amrayn/easyloggingpp

    3,937عرض على GitHub↗

    Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and application events. It functions as an asynchronous logger, processing messages on a background thread to reduce latency and prevent blocking the main execution path. The project includes a log rotation manager to automatically truncate or roll over files once they reach a specified disk size limit. It also serves as a performance tracking tool for measuring function execution timing and recording checkpoints to identify processing bottlenecks. The library covers a broad range

    C++
    عرض على GitHub↗3,937