MCPcopy
hub / github.com/uber/aresdb / Warn

Method Warn

common/log.go:36–36  ·  view source on GitHub ↗

Log at warning level

(args ...interface{})

Source from the content-addressed store, hash-verified

34
35 // Log at warning level
36 Warn(args ...interface{})
37
38 // Log at warning level with fmt.Printf-like formatting
39 Warnf(format string, args ...interface{})

Callers 14

PrepareEnumCasesMethod · 0.65
DeleteColumnMethod · 0.65
removeProcessorMethod · 0.65
monitorErrorsMethod · 0.65
AddLocalJobConfigFunction · 0.65
BackfillMethod · 0.65
PurgeMethod · 0.65
ArchiveMethod · 0.65
SnapshotMethod · 0.65
tryEvictionMethod · 0.65
FindDeviceMethod · 0.65
WarnMethod · 0.65

Implementers 2

ZapLoggercommon/log.go
NoopLoggercommon/log.go

Calls

no outgoing calls

Tested by

no test coverage detected