Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
func
DisableColor() {
233
global.DisableColor()
234
}
235
236
func
EnableColor() {
237
global.EnableColor()
Callers
nothing calls this directly
Calls
1
DisableColor
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…