MCPcopy
hub / github.com/lxc/incus / Fatal

Method Fatal

shared/logger/types.go:16–16  ·  view source on GitHub ↗
(msg string, args ...Ctx)

Source from the content-addressed store, hash-verified

14type Logger interface {
15 Panic(msg string, args ...Ctx)
16 Fatal(msg string, args ...Ctx)
17 Error(msg string, args ...Ctx)
18 Warn(msg string, args ...Ctx)
19 Info(msg string, args ...Ctx)

Callers 15

mainFunction · 0.65
assertRecvFunction · 0.65
TestHaveMacAdminFunction · 0.65
TestMountFlagsToOptsFunction · 0.65
TestHandleWriterFunction · 0.65
tQmpLogSetupFunction · 0.65
TestNewQmpLogFunction · 0.65
TestQmpLogWriteFunction · 0.65
TestQmpLogCloseFunction · 0.65
TestConnectDisconnectFunction · 0.65
TestEventsFunction · 0.65
TestListenEmptyStreamFunction · 0.65

Calls

no outgoing calls

Tested by 15

assertRecvFunction · 0.52
TestHaveMacAdminFunction · 0.52
TestMountFlagsToOptsFunction · 0.52
TestHandleWriterFunction · 0.52
tQmpLogSetupFunction · 0.52
TestNewQmpLogFunction · 0.52
TestQmpLogWriteFunction · 0.52
TestQmpLogCloseFunction · 0.52
TestConnectDisconnectFunction · 0.52
TestEventsFunction · 0.52
TestListenEmptyStreamFunction · 0.52
TestListenInvalidJsonFunction · 0.52