Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ SetOutput
Function
SetOutput
log/log.go:260–262 ·
view source on GitHub ↗
(w io.Writer)
Source
from the content-addressed store, hash-verified
258
}
259
260
func
SetOutput(w io.Writer) {
261
global.SetOutput(w)
262
}
263
264
func
SetHeader(h string) {
265
global.SetHeader(h)
Callers
nothing calls this directly
Calls
1
SetOutput
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…