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