Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
FetchSchemas
Method · 0.65
PrepareUpsertBatch
Method · 0.65
Insert
Method · 0.65
Error
Method · 0.65
StackError
Function · 0.65
Close
Method · 0.65
Write
Method · 0.65
Close
Method · 0.65
Read
Method · 0.65
Mkdir
Method · 0.65
MkdirAll
Method · 0.65
OpenFileForWrite
Method · 0.65
Implementers
2
ZapLogger
common/log.go
NoopLogger
common/log.go
Calls
no outgoing calls
Tested by
8
TestJobMutator
Function · 0.52
TestIngestionAssignmentMutator
Function · 0.52
TestNamespaceMutator
Function · 0.52
errstring
Function · 0.52
runTests
Function · 0.52
convertToAPIError
Function · 0.52
TestFileTransfer
Function · 0.52
BenchmarkFileTransfer
Function · 0.52