package tlogger
import "google.golang.org/grpc/internal/grpctest/tlogger"
Package tlogger initializes the testing logger on import which logs to the testing package's T struct.
Index ¶
Functions ¶
func Update ¶
Update updates the testing.T that the testing logger logs to. Should be done before every test.
Source Files ¶
tlogger.go
- Version
- v1.27.1
- Published
- Feb 5, 2020
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 2 hours ago –
Tools for package owners.