Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/agent/internal/migration/validation
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg c1040f413b feat: wire TeeLogger through agent loop for structured dual-output logging
Replace fmt.Printf / log.Printf calls in loop, config, crypto, and security
logger with TeeLogger.Info/Warning/Error. Buffer is persisted to events_buffer.json
and flushed to the server after each check-in. CRITICAL security events still
write to disk immediately then also enter the buffer for server delivery.
SecurityLogger.GetBatch() no longer falls through on CRITICAL before buffering.
2026-06-11 02:01:43 -04:00
..
validator.go feat: wire TeeLogger through agent loop for structured dual-output logging 2026-06-11 02:01:43 -04:00