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

Method Color

log/log.go:132–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130}
131
132func (l *Logger) Color() *color.Color {
133 return l.color
134}
135
136func (l *Logger) SetHeader(h string) {
137 l.template = l.newTemplate(h)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected