mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 10:43:36 +00:00
2bcdeea537
Replace raw fmt.Printf calls with structured zerolog logging for consistency with the rest of the codebase. This improves log formatting and enables proper log level filtering.