mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-22 08:17:27 +02:00
Move verbose indicator information to debug
This commit is contained in:
@@ -206,7 +206,7 @@ class Indicators:
|
||||
break
|
||||
|
||||
for coll in collections:
|
||||
self.log.info(
|
||||
self.log.debug(
|
||||
'Extracted %d indicators for collection with name "%s"',
|
||||
coll["count"],
|
||||
coll["name"],
|
||||
|
||||
Reference in New Issue
Block a user