logging

package
v0.0.0-...-a4cc1bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2025 License: Apache-2.0 Imports: 10 Imported by: 125

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEmitableSpan

func GetEmitableSpan(ctx context.Context, metricName string) trace.Span

GetEmitableSpan starts and returns a trace.Span with a name that is used by the ExportSpan method to emit the span.

func InitializeLogger

func InitializeLogger()

InitializeLogger initializes logging for Knative tests. It should be called prior to executing tests but after command-line flags have been processed. It is recommended doing it in the TestMain() function.

Types

type FormatLogger

type FormatLogger func(template string, args ...interface{})

FormatLogger is a printf style function for logging in tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL