MCPcopy Create free account
hub / github.com/bepass-org/proxy / Error

Method Error

example/customLogger/logger.go:35–37  ·  view source on GitHub ↗
(v ...interface{})

Source from the content-addressed store, hash-verified

33}
34
35func (l *Logger) Error(v ...interface{}) {
36 l.errorLog.Println(v...)
37}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected