Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nukeop/nuclear
/ log
Method
log
packages/plugin-sdk/src/api/logger.ts:34–36 ·
view source on GitHub ↗
(level: LogLevel, message: string)
Source
from the content-addressed store, hash-verified
32
}
33
34
log(level: LogLevel, message: string): void {
35
this.host.log(level, message);
36
}
37
}
Callers
12
generate-release-notes.mjs
File · 0.80
LogEntry.stories.tsx
File · 0.80
Popover.stories.tsx
File · 0.80
handleExport
Function · 0.80
handleOpenLogFolder
Function · 0.80
PluginItem.stories.tsx
File · 0.80
trace
Method · 0.80
debug
Method · 0.80
info
Method · 0.80
warn
Method · 0.80
error
Method · 0.80
loggerHost.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected