agigante80

Logging Implementation Best Practices — Development skill for Claude Code

Development community

Production logging with structured JSON, PII redaction, rotation, retention and observability.

How to install Logging Implementation Best Practices

Installs to ~/.claude/skills/agigante80-vibe-coding-prompts-logging-implementation-best-practices/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agigante80-vibe-coding-prompts-logging-implementation-best-practices && curl -fsSL https://raw.githubusercontent.com/agigante80/vibe-coding-prompts/HEAD/prompts/logging-implementation-best-practices.md -o ~/.claude/skills/agigante80-vibe-coding-prompts-logging-implementation-best-practices/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Logging Implementation Best Practices does


name: logging-implementation-best-practices category: operations version: 1.1.0 updated: 2026-08-27 description: Production logging with structured JSON, PII redaction, rotation, retention and observability. platforms: [chatgpt, claude, gemini, copilot-chat]

Logging Implementation & Best Practices Generator

**Objective**

Assess current logging practices and generate a comprehensive, production-ready logging implementation plan that establishes structured logging, log rotation, re

Alternatives in Development

  • Cohort Analysis — Cohort retention curves, feature adoption, and segment insights 7.8k ★
  • Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★

Full documentation available on GitHub

View Source Repository