Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowledgeXLab/LeanRAG
/ flush
Method
flush
tools/logger_factory.py:141–142 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
139
self.logger.log(self.level, self.buf)
140
141
def
flush(self):
142
pass
143
144
145
def
test_setup_setup_logger():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected