MCPcopy Create free account
hub / github.com/coder/coder / testLogger

Function testLogger

scaletest/chat/run_internal_test.go:253–255  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

251}
252
253func testLogger() slog.Logger {
254 return slog.Make(sloghuman.Sink(io.Discard)).Leveled(slog.LevelDebug)
255}
256
257func newRunConfig(t *testing.T) Config {
258 t.Helper()

Callers 2

runTestConversationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected