MCPcopy
hub / github.com/cubefs/cubefs / Output

Method Output

blobstore/util/log/log.go:121–121  ·  view source on GitHub ↗
(id string, lvl Level, calldepth int, a ...interface{})

Source from the content-addressed store, hash-verified

119 SetOutputLevel(logLevel Level)
120 SetOutput(w io.Writer)
121 Output(id string, lvl Level, calldepth int, a ...interface{}) error
122 Outputf(id string, lvl Level, calldepth int, format string, a ...interface{}) error
123
124 // implement raft Logger with these two function

Callers 15

createRemoteFolderFunction · 0.65
stopContainerOnNodeFunction · 0.65
rmContainerOnNodeFunction · 0.65
checkContainerExistenceFunction · 0.65
checkAndInstallDockerFunction · 0.65
containerStatusFunction · 0.65
getMountPointsFunction · 0.65
initFunction · 0.65

Calls

no outgoing calls

Tested by 4

backupFstabFunction · 0.52
restoreFstabFunction · 0.52
TestExtLoggerFunction · 0.52
outputwithFunction · 0.52