AI AGENT ADDONS

Logging Best Practices

aj-geddes/useful-ai-prompts

Structured logging helps you track what your applications are doing. Instead of messy text logs, you use clear JSON formats. This makes it easy to search and analyze your logs.

This guide covers log levels, contextual logging, PII handling, and centralized logging. You will learn how to set up logging that is safe, fast, and helpful for debugging.

Add Logging Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/logging-best-practices

Project

mkdir -p .claude/skills/logging-best-practices

Source Repository

Stars
279
Forks
41
Watchers
279
License
MIT
Last Push
4 months ago
Created
1 year ago