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

func Update(t *testing.T)

Update updates the testing.T that the testing logger logs to. Should be done before every test.

Source Files

tlogger.go

Version
v1.27.0
Published
Jan 28, 2020
Platform
js/wasm
Imports
8 packages
Last checked
1 hour ago

Tools for package owners.