Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ SetPrefix
Function
SetPrefix
log/log.go:244–246 ·
view source on GitHub ↗
(p string)
Source
from the content-addressed store, hash-verified
242
}
243
244
func
SetPrefix(p string) {
245
global.SetPrefix(p)
246
}
247
248
func
Level() Lvl {
249
return
global.Level()
Callers
nothing calls this directly
Calls
1
SetPrefix
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…