Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/slog
/ Sev
Function
Sev
sloggers/slogstackdriver/export_test.go:9–11 ·
view source on GitHub ↗
(level slog.Level)
Source
from the content-addressed store, hash-verified
7
)
8
9
func
Sev(level slog.Level) logpbtype.LogSeverity {
10
return
sev(level)
11
}
Callers
1
TestSevMapping
Function · 0.92
Calls
1
sev
Function · 0.85
Tested by
no test coverage detected