Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
236
type
Logger
interface
{
237
suture.Service
238
Log(t EventType, data
interface
{})
239
Subscribe(mask EventType) Subscription
240
}
241
Callers
15
TestAuditService
Function · 0.95
TestInProgress
Function · 0.95
TestStressBufferPool
Function · 0.65
TestBlocksEqual
Function · 0.65
logListenAddressesChangedEvent
Method · 0.65
handleIndex
Method · 0.65
ClusterConfig
Method · 0.65
ccHandleFolders
Method · 0.65
Closed
Method · 0.65
OnHello
Method · 0.65
AddConnection
Method · 0.65
DownloadProgress
Method · 0.65
Implementers
2
logger
lib/events/events.go
noopLogger
lib/events/events.go
Calls
no outgoing calls
Tested by
15
TestAuditService
Function · 0.76
TestInProgress
Function · 0.76
TestStressBufferPool
Function · 0.52
TestBlocksEqual
Function · 0.52
localIndexUpdate
Function · 0.52
TestCopierFinder
Function · 0.52
TestDeregisterOnFailInCopy
Function · 0.52
TestDeregisterOnFailInPull
Function · 0.52
TestIndexesForUnknownDevicesDropped
Function · 0.52
TestRenameSequenceOrder
Function · 0.52
testConfigChangeTriggersClusterConfigs
Function · 0.52
TestIssue6961
Function · 0.52