MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Alert

Method Alert

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

Alert logs a message at the alert level.

(message ...interface{})

Source from the content-addressed store, hash-verified

32
33 // Alert logs a message at the alert level.
34 Alert(message ...interface{})
35
36 // Emergency logs a message at the emergency level.
37 Emergency(message ...interface{})

Callers 1

testLevelFunction · 0.65

Calls

no outgoing calls

Tested by 1

testLevelFunction · 0.52