MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / setDefaultHandler

Function setDefaultHandler

logger/logger.go:97–99  ·  view source on GitHub ↗
(h slog.Handler)

Source from the content-addressed store, hash-verified

95}
96
97func setDefaultHandler(h slog.Handler) {
98 slog.SetDefault(slog.New(h))
99}

Callers 4

initFunction · 0.85
InitFunction · 0.85
MuteFunction · 0.85
UnmuteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected