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

Function getScriptsLogger

internal/ui/plugins/communityscripts/scripts.go:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94}
95
96func getScriptsLogger() interfaces.Logger {
97 return logger.GetPackageLogger("scripts")
98}
99
100type pocketBaseRelation struct {
101 Type string `json:"type"`

Callers 1

TestScriptsLoggerFunction · 0.70

Calls 1

GetPackageLoggerFunction · 0.92

Tested by 1

TestScriptsLoggerFunction · 0.56