MCPcopy Create free account
hub / github.com/labstack/gommon / EnableColor

Function EnableColor

log/log.go:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234}
235
236func EnableColor() {
237 global.EnableColor()
238}
239
240func Prefix() string {
241 return global.Prefix()

Callers

nothing calls this directly

Calls 1

EnableColorMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…