mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
- Add consistent logging format across all modules (timestamp, file:line, PID, level) - Add startup logging for MQTT connection, web server startup with URL display - Add MQTT message processing metrics (count and rate logging every 10k messages) - Add graceful shutdown handling with signal handlers and PID file cleanup - Add configurable HTTP access log toggle via config.ini (default: disabled) - Replace print() statements with proper logger calls throughout - Update .gitignore to exclude PID files (meshview-db.pid, meshview-web.pid) - Update documentation for new logging configuration options 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2.7 KiB
2.7 KiB