temp-debug-logging

Community

Capture exhaustive runtime logs for complex loops

Authorbhanford9
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Instrument a C# codebase with exhaustive temporary debug logging to capture runtime behavior across complex, high-iteration execution flows. Output is consumed by a coding agent for diagnosis. Use when investigating a runtime bug, unexpected value, wrong branch, or mysterious behavior in code that runs thousands of iterations.

Core Features & Use Cases

  • Exhaustive per-iteration logging across high-iteration execution paths to reveal subtle issues.
  • Structured metadata including Timestamp, IterationIndex, ThreadId, Phase, CallerMethod, and CorrelationId to tie log entries across components.
  • Logs are designed for agent-driven diagnosis and can be analyzed post-run to reconstruct runtime narratives.
  • Support for a safe, incremental approach that avoids destabilizing production behavior.

Quick Start

Start a debug logging session by reading the LessonsLearned guidance and following the step-by-step plan to enable logging in your codebase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: temp-debug-logging
Download link: https://github.com/bhanford9/vs-code-copilot-tools/archive/main.zip#temp-debug-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.