MCPcopy
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
63func Close() {
64 if glbLogger != nil {
65 glbLogger.Close()
66 }
67}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected