- pass c.Request.Context() to handler logs, DB calls, Redis wrappers, and subscription operations - avoid passing gin.Context into downstream model/database/diagram layers - keep async Redis backfill trace context without coupling it to request cancellation - add caller skip handling for facade logger output |
||
|---|---|---|
| .. | ||
| facede.go | ||
| gorm_logger.go | ||
| logger.go | ||
| loki_syncer.go | ||
| zap.go | ||