aprs.me/lib/aprsme_web/plugs
Graham McIntire 8dc713ce3f
Add info logging for mobile websocket events and filter healthcheck logs
- Add info-level logging to all mobile websocket handle_in callbacks to track
  incoming messages (subscribe_bounds, update_bounds, search_callsign, etc.)
- Create LogFilter plug to exclude K8s healthcheck requests from Phoenix logs
- Filter logs for /health, /ready, and / endpoints to reduce noise from
  continuous healthcheck probes
- Configure Plug.Telemetry to use custom log level function

This eliminates noisy healthcheck logs while providing better visibility
into mobile websocket API usage.
2025-10-25 17:04:59 -05:00
..
api_csrf.ex cleanup and remove redis 2025-10-22 16:19:17 -05:00
health_check.ex more redis cleanup 2025-10-22 16:30:04 -05:00
ip_geolocation.ex Add Cloudflare header support for real client IP 2025-07-24 20:29:48 -05:00
log_filter.ex Add info logging for mobile websocket events and filter healthcheck logs 2025-10-25 17:04:59 -05:00
rate_limiter.ex improve dialyzer 2025-10-13 10:02:15 -05:00
set_locale.ex update and format 2025-08-13 09:39:39 -05:00