mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-09 21:18:37 -04:00
Removed a noisy debug log
This commit is contained in:
parent
13be30f772
commit
1c66555450
@ -192,7 +192,6 @@ class APRSDStats:
|
||||
)
|
||||
|
||||
for p in plugins:
|
||||
LOG.debug(p)
|
||||
plugin_stats[full_name_with_qualname(p)] = p.message_count
|
||||
|
||||
stats = {
|
||||
|
Loading…
Reference in New Issue
Block a user