MCPcopy 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
263func (m *Manager) SetLog(log bool) {
264 m.log.Store(log)
265}
266
267func (m *Manager) StartBackgroundFlush(ctx context.Context) {
268 period := 5 * time.Second

Callers 2

entrypointMethod · 0.80
entrypointParentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected