mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-31 04:25:39 +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.