log client topic subscription

log client topic subscription
This commit is contained in:
Brian Martin 2020-01-20 08:24:31 -05:00
parent 3e8ad68eb2
commit 3b7b31af47

View file

@ -474,6 +474,9 @@ class BumperMQTTServer_Plugin:
(topic, qos) (topic, qos)
] ]
) )
else:
proxymodelog.info(f"MQTT Proxy Mode - New MQTT Topic Subscription - Client: {client_id} - Topic: {topic}")
#return #return
#pass #pass