outfitter-logging

Official

Structured logging and redaction

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides robust patterns for structured logging, enabling better debugging, monitoring, and security by ensuring sensitive information is not exposed.

Core Features & Use Cases

  • Structured Logging: Log messages with key-value metadata for easier parsing and analysis.
  • Redaction: Automatically mask sensitive data like passwords and API keys.
  • Custom Sinks: Direct logs to various destinations like files or external services.
  • Use Case: When debugging an application, use structured logging to include request IDs and user information, and ensure that API keys are automatically redacted from all log output.

Quick Start

Configure a logger with a console sink and enable redaction for sensitive fields.

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: outfitter-logging
Download link: https://github.com/outfitter-dev/outfitter/archive/main.zip#outfitter-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 223,000+ vetted skills library on demand.