Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subtrace/subtrace
/ SetLog
Method
SetLog
tracer/manager.go:263–265 ·
view source on GitHub ↗
(log bool)
Source
from the content-addressed store, hash-verified
261
}
262
263
func
(m *Manager) SetLog(log bool) {
264
m.log.Store(log)
265
}
266
267
func
(m *Manager) StartBackgroundFlush(ctx context.Context) {
268
period := 5 * time.Second
Callers
2
entrypoint
Method · 0.80
entrypointParent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected