acc-create-psr3-logger

Installation
SKILL.md

PSR-3 Logger Generator

Overview

Generates PSR-3 compliant logger implementations following Psr\Log\LoggerInterface.

When to Use

  • Implementing custom logging solutions
  • Creating application-specific loggers
  • Building logging adapters for external services
  • Testing with mock/null loggers

Generated Components

Component Description Location
Logger Implementation Concrete logger class src/Infrastructure/Logger/
LoggerAware Trait For classes needing logger src/Infrastructure/Logger/
Related skills
Installs
1
GitHub Stars
71
First Seen
Feb 11, 2026