Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Named
Method
Named
log/log.go:63–63 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
61
type
Zap
interface
{
62
Lang(lang
map
[string]string) *Logger
63
Named(name string) *Logger
64
With(fields ...zap.Field) *Logger
65
Trace(msg string, fields ...zap.Field)
66
Debug(msg string, fields ...zap.Field)
Callers
2
Run
Function · 0.65
Named
Method · 0.65
Implementers
1
Logger
log/log.go
Calls
no outgoing calls
Tested by
no test coverage detected