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

Method Error

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

Log at error level

(args ...interface{})

Source from the content-addressed store, hash-verified

40
41 // Log at error level
42 Error(args ...interface{})
43
44 // Log at error level with fmt.Printf-like formatting
45 Errorf(format string, args ...interface{})

Callers 15

FetchSchemasMethod · 0.65
PrepareUpsertBatchMethod · 0.65
InsertMethod · 0.65
ErrorMethod · 0.65
StackErrorFunction · 0.65
CloseMethod · 0.65
WriteMethod · 0.65
CloseMethod · 0.65
ReadMethod · 0.65
MkdirMethod · 0.65
MkdirAllMethod · 0.65
OpenFileForWriteMethod · 0.65

Implementers 2

ZapLoggercommon/log.go
NoopLoggercommon/log.go

Calls

no outgoing calls

Tested by 8

TestJobMutatorFunction · 0.52
TestNamespaceMutatorFunction · 0.52
errstringFunction · 0.52
runTestsFunction · 0.52
convertToAPIErrorFunction · 0.52
TestFileTransferFunction · 0.52
BenchmarkFileTransferFunction · 0.52