debug-log

Community

Zero-overhead debug logging for development.

Authormgreenly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Development-time visibility into program state is essential for debugging; this feature provides printf-style logging that can be compiled away in release builds to avoid any runtime cost in production.

Core Features & Use Cases

  • Development-time visibility into program state
  • Add arbitrary trace points during debugging
  • Zero overhead in release builds
  • Simple integration into C projects with the ik_debug_log_init function and DEBUG_LOG macro

Quick Start

Initialize the debug logger early in your program with ik_debug_log_init() to enable development-time logs.

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: debug-log
Download link: https://github.com/mgreenly/ikigai/archive/main.zip#debug-log

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 223,000+ vetted skills library on demand.