Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
func
getScriptsLogger() interfaces.Logger {
97
return
logger.GetPackageLogger(
"scripts"
)
98
}
99
100
type
pocketBaseRelation
struct
{
101
Type string `json:
"type"
`
Callers
1
TestScriptsLogger
Function · 0.70
Calls
1
GetPackageLogger
Function · 0.92
Tested by
1
TestScriptsLogger
Function · 0.56