MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Error

Method Error

log/logger.go:28–28  ·  view source on GitHub ↗

Error logs a message at the error level.

(message ...interface{})

Source from the content-addressed store, hash-verified

26
27 // Error logs a message at the error level.
28 Error(message ...interface{})
29
30 // Critical logs a message at the critical level.
31 Critical(message ...interface{})

Callers 6

ServeHTTPMethod · 0.65
testLevelFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
RunMethod · 0.65
wrapWithMessageFunction · 0.65

Calls

no outgoing calls

Tested by 1

testLevelFunction · 0.52