Skip to content

Implement comprehensive logging with structured format and correlation IDs #397

@Smartdevs17

Description

@Smartdevs17

Description

Logs are unstructured making debugging across services difficult. Implement structured logging with correlation IDs and log levels.

Acceptance Criteria

  • Structured JSON logging format
  • Correlation ID propagation across async boundaries
  • Log level configuration per module
  • PII redaction in log output
  • Centralized log aggregation
  • Log query performance optimization

Technical Scope

  • api/src/middleware/logger.ts
  • oracle/src/
  • api/src/middleware/requestId.js
  • Edge: async context propagation, log volume management, sensitive field detection

Metadata

Metadata

Assignees

No one assigned

    Labels

    200-points200 point issueStellar WaveIssues in the Stellar wave programdrips-waveDrips Wave project taskhighHigh priority issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions