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
·

7 Repos

Awesome GitHub RepositoriesDiagnostic Logging Tools

Tools that capture, filter, and manage diagnostic log output to assist in troubleshooting and error reproduction.

Explore 7 awesome GitHub repositories matching development tools & productivity · Diagnostic Logging Tools. Refine with filters or upvote what's useful.

Awesome Diagnostic Logging Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • clash-verge-rev/clash-verge-revAvatar von clash-verge-rev

    clash-verge-rev/clash-verge-rev

    126,057Auf GitHub ansehen↗

    This application provides a comprehensive interface for managing network traffic through a core proxy engine. It supports multiple traffic interception methods, including system-wide proxy settings and virtual network interfaces, allowing users to route TCP and UDP traffic based on specific domain, IP, port, or process criteria. The system facilitates complex network configurations through proxy chaining, rule-based routing, and the aggregation of multiple remote subscription sources. Beyond core networking, the tool includes developer-focused utilities for configuration management and system

    Captures and filters diagnostic logs to assist in troubleshooting, error reproduction, and log-level adjustment.

    TypeScriptclashclash-metaclash-verge
    Auf GitHub ansehen↗126,057
  • microsoft/playwrightAvatar von microsoft

    microsoft/playwright

    91,074Auf GitHub ansehen↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    Verbose internal logging captures API communication sequences to assist in diagnosing connectivity issues between the test runner and browser instances.

    TypeScriptautomationchromechromium
    Auf GitHub ansehen↗91,074
  • macrozheng/mallAvatar von macrozheng

    macrozheng/mall

    83,878Auf GitHub ansehen↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Captures and filters diagnostic log output by severity and keyword to assist in troubleshooting application behavior.

    Javadockerelasticsearchelk
    Auf GitHub ansehen↗83,878
  • zellij-org/zellijAvatar von zellij-org

    zellij-org/zellij

    33,683Auf GitHub ansehen↗

    Zellij is a terminal multiplexer and workspace manager designed to organize command-line sessions into persistent, reconfigurable layouts. It functions as a terminal plugin framework, allowing users to extend their environment with modular, event-driven components that interact with the host through a structured message-passing protocol. The project distinguishes itself through a layout-engine-based architecture that decouples visual pane arrangements from process execution, enabling automated and repeatable terminal workflows. It includes integrated support for web-based remote access, facil

    Logs diagnostic and error messages to standard error streams to assist in monitoring plugin execution.

    Rustmultiplexerterminalworkspace
    Auf GitHub ansehen↗33,683
  • nativescript/nativescriptAvatar von NativeScript

    NativeScript/NativeScript

    25,446Auf GitHub ansehen↗

    NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android applications using JavaScript or TypeScript. It provides a direct bridge to native platform APIs, allowing developers to invoke native classes, methods, and properties directly from script code while maintaining full access to underlying mobile operating system features. The framework distinguishes itself through its direct native UI rendering, which maps declarative markup components to actual platform-native widgets rather than web-based views. This architecture is supported by

    Categorizes and filters log output to reduce noise during application debugging.

    TypeScriptandroidangularcapacitor
    Auf GitHub ansehen↗25,446
  • cocoalumberjack/cocoalumberjackAvatar von CocoaLumberjack

    CocoaLumberjack/CocoaLumberjack

    13,327Auf GitHub ansehen↗

    CocoaLumberjack is a logging framework designed for Apple platforms, providing a system for capturing, filtering, and managing diagnostic messages within mobile and desktop applications. It serves as a tool for monitoring software health and troubleshooting runtime issues by recording application events across various severity levels. The framework utilizes a modular architecture that allows developers to define custom log levels and route diagnostic output to multiple concurrent destinations, including the system console, local files, and remote servers. It incorporates an asynchronous pipel

    Allows setting minimum importance levels for diagnostic messages to ignore irrelevant data and focus on critical events.

    Objective-Ccarthagecocoalumberjackcocoapods
    Auf GitHub ansehen↗13,327
  • fujiapple852/trippyAvatar von fujiapple852

    fujiapple852/trippy

    6,966Auf GitHub ansehen↗

    Trippy is a network diagnostic tool and terminal user interface that combines ping and traceroute functionality to analyze network paths and performance. It provides a network packet parser and path analyzer to detect packet loss, jitter, and multipath routing through continuous network probing. The project is distinguished by its support for specialized tracing strategies, including Paris and Dublin, to ensure consistent path discovery. It identifies network address translation devices and utilizes heuristic analysis to distinguish genuine packet loss from rate-limiting. Broad capability ar

    Manages the verbosity and serialization format of diagnostic logs, including JSON and trace styles.

    Rust
    Auf GitHub ansehen↗6,966
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Execution Trace and Log Analyzers
  6. Diagnostic Logging Tools