MCPcopy 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

code_finder.pyFile · 0.45
system.pyFile · 0.45
python.pyFile · 0.45
debug_log.pyFile · 0.45
falkor_worker.pyFile · 0.45
bundle_registry.pyFile · 0.45
watch_helperFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected