//
pkg.gl
Category
github.com/holos-run/holos
internal
server
testutils
package
0.102.4
Repository:
https://github.com/holos-run/holos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
43 SLOC
#
Functions
LogCtx
LogCtx returns a new background context.Context carrying a *slog.Logger wired to t.Log().
TestLogger
TestLogger is an adapter that sends output to t.Log so that log messages are associated with failing tests.