appview/settings: use structured logging
did:plc:wtmr5brxfbwmb666krk4y75r wants to merge
did:plc:wtmr5brxfbwmb666krk4y75r opened 20d ago
## Summary
- Replace 5 remaining `log.Printf` calls in `appview/settings/settings.go` with structured `s.Logger.Error` using key-value pairs.
- Remove unused `"log"` import (the struct already has `Logger` `*slog.Logger`)
Comments (0)
No comments yet.