MCPcopy
hub / github.com/etcd-io/bbolt / Errorf

Method Errorf

logger.go:16–16  ·  logger.go::Logger.Errorf
(format string, v ...interface{})

Source from the content-addressed store, hash-verified

14
15 Error(v ...interface{})
16 Errorf(format string, v ...interface{})
17
18 Info(v ...interface{})
19 Infof(format string, v ...interface{})

Callers 15

mmapFunction · 0.65
TestTx_allocatePageStatsFunction · 0.65
checkMethod · 0.65
verifyPageReachableFunction · 0.65
verifyKeyOrderFunction · 0.65
mmapFunction · 0.65
CommitMethod · 0.65
WriteToMethod · 0.65
sameFileFunction · 0.65
allocateMethod · 0.65

Implementers 1

DefaultLoggerlogger.go

Calls

no outgoing calls

Tested by 15

TestTx_allocatePageStatsFunction · 0.52
TestOpen_BigPageFunction · 0.52
testDB_Close_PendingTxFunction · 0.52
TestDB_BatchFunction · 0.52
TestDB_BatchFullFunction · 0.52
TestDB_BatchTimeFunction · 0.52
validateBatchBenchFunction · 0.52
TestMlock_DbCanGrow_BigFunction · 0.52
testSimulateFunction · 0.52
concurrentReadAndWriteFunction · 0.52
checkConsistencyFunction · 0.52
runWorkersFunction · 0.52