Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ getLogger
Method
getLogger
website/public/wasm/web-tree-sitter.js:3338–3340 ·
view source on GitHub ↗
Get the parser's current logger.
()
Source
from the content-addressed store, hash-verified
3336
}
3337
/** Get the parser's current logger. */
3338
getLogger() {
3339
return
this.logCallback;
3340
}
3341
};
3342
3343
// src/query.ts
Callers
9
advanced_language_query_tool.py
File · 0.45
code_finder.py
File · 0.45
system.py
File · 0.45
python.py
File · 0.45
debug_log.py
File · 0.45
falkor_worker.py
File · 0.45
bundle_registry.py
File · 0.45
_configure_library_loggers
Function · 0.45
watch_helper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected