review-logging-patterns

Installation
SKILL.md

Review logging patterns

Review and improve logging patterns in TypeScript/JavaScript codebases. Transform scattered console.logs into structured wide events and convert generic errors into self-documenting structured errors.

When to Use

  • Setting up evlog in a new or existing project (any supported framework)
  • Reviewing code for logging best practices
  • Converting console.log statements to structured logging
  • Improving error handling with better context
  • Configuring log draining, sampling, or enrichment

Quick Reference

Installs
702
Repository
hugorcd/evlog
GitHub Stars
1.5K
First Seen
Jan 26, 2026
review-logging-patterns — hugorcd/evlog