mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-30 17:06:14 +00:00
Optimize log message
This commit is contained in:
parent
9a41de51fb
commit
e46a4b2079
@ -1178,7 +1178,7 @@ class PGGraphStorage(BaseGraphStorage):
|
||||
with_age=True,
|
||||
graph_name=self.graph_name,
|
||||
)
|
||||
logger.info(f"Successfully executed: {query}")
|
||||
# logger.info(f"Successfully executed: {query}")
|
||||
except Exception:
|
||||
continue
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user