Skip to main content

Logging

Structured JSON logging across all services.

{
"timestamp": "ISO-8601",
"level": "INFO",
"service": "payment-service",
"correlation_id": "uuid",
"message": "Payment completed",
"payment_id": "uuid"
}

PII masked in logs. Centralized via CloudWatch Logs.