modelRT/logger
douxu 4a2666aa3b fix: correct caller frames in GORM logger and DB arg in main
- add *Skip variants (logSkip, makeLogFieldsSkip, getLoggerCallerInfoSkip)
    so wrapper functions report the true call site, not logger internals
  - switch GormLogger.Trace to use ErrorSkip/WarnSkip/InfoSkip with extraSkip=1
    so SQL log lines point to GORM caller rather than the logger facade
  - pass postgresDBClient instead of tx to GetFullMeasurementSet in main
2026-05-19 17:38:22 +08:00
..
facede.go fix: correct caller frames in GORM logger and DB arg in main 2026-05-19 17:38:22 +08:00
gorm_logger.go fix: correct caller frames in GORM logger and DB arg in main 2026-05-19 17:38:22 +08:00
logger.go fix: correct caller frames in GORM logger and DB arg in main 2026-05-19 17:38:22 +08:00
loki_syncer.go feat: add Loki logging, fix MQ shutdown order, improve realtime tracing 2026-05-11 17:34:27 +08:00
zap.go feat: add Loki logging, fix MQ shutdown order, improve realtime tracing 2026-05-11 17:34:27 +08:00