- Added HTTP writer for centralized log collection (Loki-compatible) - Created AggregationConfig with batch processing and flush intervals - Integrated with existing zap logger using multi-core approach - Added environment variables for configuration (LOG_AGGREGATION_ENABLED, LOG_AGGREGATION_ENDPOINT, etc.) - Added unit tests for aggregation functionality - Updated config.go to initialize logger with aggregation if enabled Phase: PHASE-6 Priority: P2 Progress: 111/267 (41.57%) |
||
|---|---|---|
| .. | ||
| log_level_test.go | ||
| logger.go | ||
| logger_aggregation.go | ||
| logger_aggregation_test.go | ||
| logger_performance_test.go | ||
| logger_test.go | ||
| rotation_test.go | ||