MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / Info

Method Info

pkg/api/interfaces/interfaces.go:30–30  ·  view source on GitHub ↗

Info logs informational messages about normal application flow.

(format string, args ...interface{})

Source from the content-addressed store, hash-verified

28
29 // Info logs informational messages about normal application flow.
30 Info(format string, args ...interface{})
31
32 // Error logs error messages for exceptional conditions that should
33 // be investigated.

Callers 15

InitializeMethod · 0.65
RestartVMMethod · 0.65
MigrateVMMethod · 0.65
GetVNCProxyMethod · 0.65
GenerateVNCURLMethod · 0.65
GetNodeVNCShellMethod · 0.65
GenerateNodeVNCURLMethod · 0.65
CreateSnapshotMethod · 0.65
DeleteSnapshotMethod · 0.65

Implementers 7

ExampleLoggerpkg/api/example_usage.go
MockLoggerpkg/api/testutils/mocks.go
TestLoggerpkg/api/testutils/mocks.go
NoOpLoggerpkg/api/interfaces/interfaces.go
Loggerinternal/logger/logger.go
LoggerAdapterinternal/adapters/adapters.go
mockLoggerinternal/taskmanager/manager_test.go

Calls

no outgoing calls