MCPcopy 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
244func SetPrefix(p string) {
245 global.SetPrefix(p)
246}
247
248func Level() Lvl {
249 return global.Level()

Callers

nothing calls this directly

Calls 1

SetPrefixMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…