MCPcopy 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
46func (this *LogRecord) Reset() {
47 this.Name = ""
48 this.Message = ""
49}
50
51var LOG_LEVEL Level = DEBUG
52

Callers 1

doRunMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected