This commit is contained in:
Ivan Gabaldon
2026-08-21 22:53:29 +02:00
parent f92003b360
commit 00eaf1157d
85 changed files with 50 additions and 72 deletions

View File

@@ -8,7 +8,6 @@ import threading
from searx import logger
__all__ = ["Histogram", "HistogramStorage", "CounterStorage"]
logger = logger.getChild('searx.metrics')