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

Function DisableColor

log/log.go:232–234  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

230}
231
232func DisableColor() {
233 global.DisableColor()
234}
235
236func EnableColor() {
237 global.EnableColor()

Callers

nothing calls this directly

Calls 1

DisableColorMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…