Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ info
Method
info
index.d.ts:462–462 ·
view source on GitHub ↗
(msg: string)
Source
from the content-addressed store, hash-verified
460
export
interface
Logger {
461
debug(msg: string): void;
462
info(msg: string): void;
463
warn(msg: string): void;
464
error(msg: string): void;
465
}
Callers
2
_watcherCallBack
Method · 0.80
_getMasterInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected