MCPcopy
hub / github.com/cayleygraph/cayley / Errorf

Method Errorf

clog/clog.go:24–24  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

22 Infof(format string, args ...interface{})
23 Warningf(format string, args ...interface{})
24 Errorf(format string, args ...interface{})
25 Fatalf(format string, args ...interface{})
26 V(int) bool
27 SetV(level int)

Callers 15

ErrorfFunction · 0.65
QuadReaderForFunction · 0.65
DecompressAndLoadFunction · 0.65
ParseJSONToQuadListFunction · 0.65
http_test.goFile · 0.65
TestParseJSONFunction · 0.65
TestDecompressorFunction · 0.65
ReplFunction · 0.65
persistFunction · 0.65
TestSplitLinesFunction · 0.65
ExecuteFunction · 0.65
buildShapeMethod · 0.65

Implementers 2

stdlogclog/clog.go
Loggerclog/glog/glog.go

Calls

no outgoing calls

Tested by 15

TestParseJSONFunction · 0.52
TestDecompressorFunction · 0.52
TestSplitLinesFunction · 0.52
TestBadParseFunction · 0.52
TestSexpFunction · 0.52
TestGizmoFunction · 0.52
TestIssue160Function · 0.52
TestLoadIteratorToFunction · 0.52
TestWriteAsQuadsFunction · 0.52
TestTransactionFunction · 0.52
TestIsQuadExistFunction · 0.52
TestIsQuadNotExistFunction · 0.52