Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenNHP/opennhp
/ Close
Function
Close
nhp/log/globalLog.go:63–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
Close() {
64
if
glbLogger != nil {
65
glbLogger.Close()
66
}
67
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected