MCPcopy Create free account
hub / github.com/One-com/gone / Log

Method Log

log/interfaces.go:16–16  ·  view source on GitHub ↗

Will generate a log event with this level if the Logger log level is high enough. The event will have the given log message and key/value structured data.

(level syslog.Priority, message string, kv ...interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 5

swapperlog/swapper_15.go
Loggerlog/gonelog.go
stdformatterlog/format.go
jsonformatterlog/json.go
MultiServerdaemon/srv/server.go

Calls

no outgoing calls

Tested by

no test coverage detected