Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jabbany/CommentCoreLibrary
/ log
Method
log
src/scripting/host/IScripter.ts:22–22 ·
view source on GitHub ↗
(msg:any)
Source
from the content-addressed store, hash-verified
20
21
export
interface
Logger{
22
log(msg:any):void;
23
error(msg:any):void;
24
warn(msg:any):void;
25
}
Callers
15
CommentManager.js
File · 0.80
BilibiliFormat.js
File · 0.80
AcfunFormat.js
File · 0.80
Unpacker.js
File · 0.80
CCLScripting
Function · 0.80
Host.js
File · 0.80
WorkerHook
Function · 0.80
Worker.js
File · 0.80
CCLScripter
Class · 0.80
_bind
Method · 0.80
bindWindow
Function · 0.80
bindDebugger
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected