go-lambda-structured-logging
OfficialShip clean, correlated Lambda logs.
Authorprimolabs-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps Go AWS Lambda services produce structured, machine-parseable logs that are easy to filter, correlate, and debug without noisy ad hoc logging.
Core Features & Use Cases
- Centralized Logger Setup: Establishes a single JSON-based logger bootstrap with stable service fields and Lambda-friendly output.
- Request and Message Correlation: Adds request_id, message_id, trigger, operation, and cold_start context at the right architectural boundary.
- Boundary-Focused Logging: Guides HTTP and SQS adapters to log meaningful start, success, warning, and terminal failure events without duplicate noise.
- Use Case: Ideal for a hexagonal Go Lambda service that needs consistent logging across API Gateway requests or SQS message batches while keeping sensitive payloads out of logs.
Quick Start
Use the go-lambda-structured-logging skill to review or update the Lambda logging path so it emits JSON logs with stable correlation fields and boundary-level failures.
Dependency Matrix
Required Modules
None requiredComponents
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: go-lambda-structured-logging Download link: https://github.com/primolabs-org/spec-star-go/archive/main.zip#go-lambda-structured-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.