mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-18 17:46:21 +00:00
- Simplified logger handler setup to prevent duplicates by checking if handlers already exist. - Introduced a new method to check for MQTT availability, improving error logging when MQTT support is not available. - Enhanced MQTT connection handling to streamline the connection process and improve logging clarity.