MCPcopy Index your code
hub / github.com/coder/coder / WriteLog

Method WriteLog

coderd/httpmw/loggermw/logger_full.go:16–16  ·  view source on GitHub ↗
(ctx context.Context, status int)

Source from the content-addressed store, hash-verified

14type RequestLogger interface {
15 WithFields(fields ...slog.Field)
16 WriteLog(ctx context.Context, status int)
17 WithAuthContext(actor rbac.Subject)
18}
19

Callers 8

followMethod · 0.65
workspaceAgentLogsMethod · 0.65
derpMapUpdatesMethod · 0.65

Implementers 2

MockRequestLoggercoderd/httpmw/loggermw/loggermock/logg
MockRequestLoggerMockRecordercoderd/httpmw/loggermw/loggermock/logg

Calls

no outgoing calls

Tested by 2