MCPcopy
hub / github.com/syncthing/syncthing / Log

Method Log

lib/events/events.go:238–238  ·  view source on GitHub ↗
(t EventType, data interface{})

Source from the content-addressed store, hash-verified

236type Logger interface {
237 suture.Service
238 Log(t EventType, data interface{})
239 Subscribe(mask EventType) Subscription
240}
241

Callers 15

TestAuditServiceFunction · 0.95
TestInProgressFunction · 0.95
TestStressBufferPoolFunction · 0.65
TestBlocksEqualFunction · 0.65
handleIndexMethod · 0.65
ClusterConfigMethod · 0.65
ccHandleFoldersMethod · 0.65
ClosedMethod · 0.65
OnHelloMethod · 0.65
AddConnectionMethod · 0.65
DownloadProgressMethod · 0.65

Implementers 2

loggerlib/events/events.go
noopLoggerlib/events/events.go

Calls

no outgoing calls

Tested by 15

TestAuditServiceFunction · 0.76
TestInProgressFunction · 0.76
TestStressBufferPoolFunction · 0.52
TestBlocksEqualFunction · 0.52
localIndexUpdateFunction · 0.52
TestCopierFinderFunction · 0.52
TestRenameSequenceOrderFunction · 0.52
TestIssue6961Function · 0.52