Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ SetLevel
Function
SetLevel
log/log.go:252–254 ·
view source on GitHub ↗
(level Lvl)
Source
from the content-addressed store, hash-verified
250
}
251
252
func
SetLevel(level Lvl) {
253
global.SetLevel(level)
254
}
255
256
func
Output() io.Writer {
257
return
global.Output()
Callers
nothing calls this directly
Calls
1
SetLevel
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…