Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/slog
/ Sync
Method
Sync
sloggers/slogstackdriver/slogstackdriver.go:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
func
(s stackdriverSink) Sync() {
94
s.w.Sync(
"stackdriverSink"
)
95
}
96
97
func
sev(level slog.Level) logpbtype.LogSeverity {
98
switch
level {
Callers
nothing calls this directly
Calls
1
Sync
Method · 0.65
Tested by
no test coverage detected