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
·

1 Repo

Awesome GitHub RepositoriesTerminal Log Stream Isolation

Splitting standard output and error streams into distinct terminal views to facilitate debugging.

Distinct from Log-Based Debugging: Focuses on the visual separation of streams in a terminal UI, rather than filtering logs from containers or pods.

Explore 1 awesome GitHub repository matching development tools & productivity · Terminal Log Stream Isolation. Refine with filters or upvote what's useful.

Awesome Terminal Log Stream Isolation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • formidablelabs/nodejs-dashboardAvatar von FormidableLabs

    FormidableLabs/nodejs-dashboard

    3,884Auf GitHub ansehen↗

    nodejs-dashboard is a command-line observability tool and performance monitor for Node.js applications. It functions as a terminal-based diagnostic dashboard that tracks real-time resource usage, event loop latency, and process health. The tool uses process injection to capture telemetry and monitor running processes without requiring manual instrumentation of the application source code. It employs a grid-based layout engine to visualize this data, allowing the separation of standard output and error streams into distinct panels for log debugging. Users can define the visual arrangement of

    Separates standard output and error streams into distinct terminal views to isolate bugs and troubleshoot logs.

    JavaScriptmonitoringnodejstelemetry
    Auf GitHub ansehen↗3,884
  1. Home
  2. Development Tools & Productivity
  3. Application Debugging
  4. Remote Debugging
  5. Kubernetes Pod Debugging
  6. Log-Based Debugging
  7. Terminal Log Stream Isolation