Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ Default
Function
Default
engine/slog/slog.go:85–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
Default() *Logger {
return
&Logger{slog.Default()} }
86
87
// ctxKey is the context key for storing a Logger.
88
type
ctxKey
struct
{}
Callers
14
InstallDnsmasq
Function · 0.92
Open
Method · 0.92
Close
Method · 0.92
FromContext
Function · 0.70
With
Function · 0.70
Debug
Function · 0.70
Info
Function · 0.70
Warn
Function · 0.70
Error
Function · 0.70
ExtraDebug
Function · 0.70
Trace
Function · 0.70
invokeSrc
Function · 0.50
Calls
1
Default
Method · 0.80
Tested by
no test coverage detected