Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ServeHTTP
Method · 0.65
testLevel
Function · 0.65
main
Function · 0.65
main
Function · 0.65
Run
Method · 0.65
wrapWithMessage
Function · 0.65
Calls
no outgoing calls
Tested by
1
testLevel
Function · 0.52