logging-setup

Community

Enhance debugging with structured logging.

Authorrshankras
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill replaces inefficient print() statements with Apple's robust os.log/Logger framework, enabling structured logging for better debugging, privacy control, and integration with Console.app.

Core Features & Use Cases

  • Structured Logging: Implements os.log/Logger for categorized and level-based logging.
  • Privacy Controls: Supports .public, .private, and .sensitive annotations for data security.
  • Migration Assistance: Provides guidance and tools to convert existing print() statements.
  • Use Case: Refactor your app's debugging output from scattered print() calls to a centralized, searchable, and privacy-aware logging system.

Quick Start

Use the logging-setup skill to replace all print statements with structured logging.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: logging-setup
Download link: https://github.com/rshankras/claude-code-apple-skills/archive/main.zip#logging-setup

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.