areweplaying/pkg/email
Harry Culpan 713a96501d Add error logging to awp-cli with configurable log file
- Route all log output to AWP_LOG_FILE (from .env) if set, else stderr
- Log errors explicitly before returning so they appear in the log file
- Replace log.Fatal in fetch.go with proper error return so callers control logging
- Remove chatty success/no-op log lines that would bloat cron log files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 16:45:56 -04:00
..
config.go Full app, v1.0. Contains web app and cli. 2024-01-20 21:45:53 -05:00
email.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00
fetch.go Add error logging to awp-cli with configurable log file 2026-06-30 16:45:56 -04:00
send.go Add uncommitted changes before migration 2025-12-21 12:25:17 -05:00