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.28.0-pre
Published
Jan 28, 2020
Platform
linux/amd64
Imports
8 packages
Last checked
4 hours ago

Tools for package owners.