MCPcopy 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
9func Sev(level slog.Level) logpbtype.LogSeverity {
10 return sev(level)
11}

Callers 1

TestSevMappingFunction · 0.92

Calls 1

sevFunction · 0.85

Tested by

no test coverage detected