You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can either propagate the logger to the callbacks via user_data (depends on adafruit/Adafruit_CircuitPython_MiniMQTT#136) or just create it in mqtt_client_setup() and let the callbacks use it via getLogger().