MCPcopy Create free account
hub / github.com/Cyinx/einx / Close

Function Close

slog/slog_manager.go:103–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101}
102
103func Close() {
104 _log_writer.LogWrite(nil)
105 _log_writer.end_wait.Wait()
106}
107
108func Run() {
109 SetLogPath("log")

Callers

nothing calls this directly

Calls 1

LogWriteMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…