mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 23:55:17 -05:00
Hemna
93a9cce0c0
This patch overrides the base QueueHandler class from logging to ensure that the queue doesn't grow infinitely. That can be a problem when there is no consumer pulling items out of the queue. the queue is now capped at 200 entries max. |
||
---|---|---|
.. | ||
__init__.py | ||
log.py |