Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ noopScriptLogger
Struct
noopScriptLogger
agent/agentscripts/agentscripts_test.go:325–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
type
noopScriptLogger
struct
{}
326
327
func
(noopScriptLogger) Send(context.Context, ...agentsdk.Log) error {
328
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected