Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/slog
/ SetExit
Method
SetExit
export_test.go:3–5 ·
view source on GitHub ↗
(fn func(int))
Source
from the content-addressed store, hash-verified
1
package
slog
2
3
func
(l *Logger) SetExit(fn
func
(int)) {
4
l.exit = fn
5
}
Callers
1
TestLogger
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected