Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livebud/bud
/ Log
Method
Log
package/log/log.go:55–55 ·
view source on GitHub ↗
(log *Entry)
Source
from the content-addressed store, hash-verified
53
54
type
Handler
interface
{
55
Log(log *Entry) error
56
}
57
58
// New logger
Callers
3
log
Method · 0.65
Log
Method · 0.65
Log
Method · 0.65
Implementers
6
Handler
package/log/multi/multi.go
console
package/log/console/console.go
Handler
package/log/memory/memory.go
Handler
package/log/levelfilter/levelfilter.go
Handler
package/log/ndjson/ndjson.go
Handler
package/log/logfmt/logfmt.go
Calls
no outgoing calls
Tested by
no test coverage detected