Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ Reset
Method
Reset
slog/slog_manager.go:46–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(this *LogRecord) Reset() {
47
this.Name =
""
48
this.Message =
""
49
}
50
51
var
LOG_LEVEL Level = DEBUG
52
Callers
1
doRun
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected