Skip to content

🟡 HIGH: Implement application logging #5

@GitAddRemote

Description

@GitAddRemote

Problem

Minimal logging - only EventConsumer has a logger

Solution

Add SLF4J loggers to all services and controllers:

  • UserService, JwtService, LoginRateLimiter
  • All controllers
  • Security event logging
  • Add CorrelationIdFilter for request tracing

Acceptance Criteria

  • All services have loggers
  • Security events logged
  • Correlation IDs in logs
  • No sensitive data in logs

Priority

🟡 High - Critical for troubleshooting

Metadata

Metadata

Assignees

No one assigned

    Labels

    high-priorityHigh priority - important for productionloggingLogging and log managementobservabilityMonitoring, metrics, and tracing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions