Closed
Description
The code says only one handler is supported:
Adafruit_CircuitPython_Logging/adafruit_logging.py
Lines 298 to 306 in a67856d
Is this some hidden limitation or conscious implementation choice ?
I am asking because I'd like to implement a MQTTHandler
(log by publishing MQTT messages) and use it in addition to the StreamHandler
for my project (vladak/shield#3).
Metadata
Metadata
Assignees
Labels
No labels